Searched refs:SSL_AD_PROTOCOL_VERSION (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_pkt.c294 al=SSL_AD_PROTOCOL_VERSION;
1349 if (s->version == SSL3_VERSION && desc == SSL_AD_PROTOCOL_VERSION)
H A Dd1_clnt.c748 al = SSL_AD_PROTOCOL_VERSION;
H A Ds3_enc.c756 case SSL_AD_PROTOCOL_VERSION: return(SSL3_AD_HANDSHAKE_FAILURE);
H A Dt1_enc.c847 case SSL_AD_PROTOCOL_VERSION: return(TLS1_AD_PROTOCOL_VERSION);
H A Dssl.h1201 #define SSL_AD_PROTOCOL_VERSION TLS1_AD_PROTOCOL_VERSION /* fatal */ macro
H A Ds3_clnt.c750 al=SSL_AD_PROTOCOL_VERSION;
H A Ds3_srvr.c793 al = SSL_AD_PROTOCOL_VERSION;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1201 #define SSL_AD_PROTOCOL_VERSION TLS1_AD_PROTOCOL_VERSION /* fatal */ macro

Completed in 218 milliseconds