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

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_enc.c737 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Ds3_pkt.c1098 if (alert_descr == SSL_AD_CLOSE_NOTIFY)
H A Dt1_enc.c828 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Dd1_pkt.c1009 if (alert_descr == SSL_AD_CLOSE_NOTIFY)
H A Ds3_lib.c2479 ssl3_send_alert(s,SSL3_AL_WARNING,SSL_AD_CLOSE_NOTIFY);
H A Dssl.h1182 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
H A Dssl_lib.c2192 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1182 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro

Completed in 279 milliseconds