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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Ds3_enc.c674 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Ds3_lib.c1650 ssl3_send_alert(s,SSL3_AL_WARNING,SSL_AD_CLOSE_NOTIFY);
H A Ds3_pkt.c1040 if (alert_descr == SSL_AD_CLOSE_NOTIFY)
H A Dt1_enc.c789 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Dssl.h1057 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
H A Dssl_lib.c1814 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_enc.c693 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Ds3_pkt.c1041 if (alert_descr == SSL_AD_CLOSE_NOTIFY)
H A Dt1_enc.c811 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Dd1_pkt.c916 if (alert_descr == SSL_AD_CLOSE_NOTIFY)
H A Ds3_lib.c2257 ssl3_send_alert(s,SSL3_AL_WARNING,SSL_AD_CLOSE_NOTIFY);
H A Dssl.h1097 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
H A Dssl_lib.c2021 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dssl.h1057 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1097 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro

Completed in 233 milliseconds