Searched refs:SSL3_AD_ILLEGAL_PARAMETER (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_stat.c430 case SSL3_AD_ILLEGAL_PARAMETER: str="IP"; break;
493 case SSL3_AD_ILLEGAL_PARAMETER:
H A Dssl3.h340 #define SSL3_AD_ILLEGAL_PARAMETER 47 /* fatal */ macro
H A Ds3_enc.c826 case SSL_AD_ILLEGAL_PARAMETER: return(SSL3_AD_ILLEGAL_PARAMETER);
H A Dt1_enc.c1021 case SSL_AD_ILLEGAL_PARAMETER: return(SSL3_AD_ILLEGAL_PARAMETER);
H A Dssl.h1311 #define SSL_AD_ILLEGAL_PARAMETER SSL3_AD_ILLEGAL_PARAMETER /* fatal */
/barrelfish-master/include/openssl/
H A Dssl3.h340 #define SSL3_AD_ILLEGAL_PARAMETER 47 /* fatal */ macro
H A Dssl.h1311 #define SSL_AD_ILLEGAL_PARAMETER SSL3_AD_ILLEGAL_PARAMETER /* fatal */

Completed in 120 milliseconds