Home
last modified time | relevance | path

Searched refs:SSL3_AD_CLOSE_NOTIFY (Results 1 – 7 of 7) sorted by relevance

/external/openssl/ssl/
Dssl_stat.c419 case SSL3_AD_CLOSE_NOTIFY: str="CN"; break; in SSL_alert_desc_string()
460 case SSL3_AD_CLOSE_NOTIFY: in SSL_alert_desc_string_long()
Dssl3.h340 #define SSL3_AD_CLOSE_NOTIFY 0 macro
Ds3_enc.c828 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY); in ssl3_alert_code()
Dt1_enc.c1220 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY); in tls1_alert_code()
Dssl.h1479 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY
/external/openssl/include/openssl/
Dssl3.h340 #define SSL3_AD_CLOSE_NOTIFY 0 macro
Dssl.h1479 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY