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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_enc.c905 case SSL_AD_CLOSE_NOTIFY:
H A Dd1_pkt.c1147 if (alert_descr == SSL_AD_CLOSE_NOTIFY) {
H A Ds3_pkt.c1446 if (alert_descr == SSL_AD_CLOSE_NOTIFY) {
H A Dt1_enc.c1307 case SSL_AD_CLOSE_NOTIFY:
H A Ds3_lib.c4361 ssl3_send_alert(s, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY);
H A Dssl.h1812 # define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
H A Dssl_lib.c2767 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_enc.c905 case SSL_AD_CLOSE_NOTIFY:
H A Dd1_pkt.c1147 if (alert_descr == SSL_AD_CLOSE_NOTIFY) {
H A Ds3_pkt.c1446 if (alert_descr == SSL_AD_CLOSE_NOTIFY) {
H A Dt1_enc.c1307 case SSL_AD_CLOSE_NOTIFY:
H A Ds3_lib.c4361 ssl3_send_alert(s, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY);
H A Dssl.h1812 # define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
H A Dssl_lib.c2767 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
/netgear-R7000-V1.0.7.12_1.2.5/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 432 milliseconds