Searched refs:SSL_AD_UNKNOWN_CA (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_both.c572 al=SSL_AD_UNKNOWN_CA;
608 al=SSL_AD_UNKNOWN_CA;
H A Ds3_enc.c751 case SSL_AD_UNKNOWN_CA: return(SSL3_AD_BAD_CERTIFICATE);
H A Dt1_enc.c842 case SSL_AD_UNKNOWN_CA: return(TLS1_AD_UNKNOWN_CA);
H A Dssl.h1196 #define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA /* fatal */ macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1196 #define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA /* fatal */ macro

Completed in 137 milliseconds