Searched refs:SSL3_AD_CLOSE_NOTIFY (Results 1 – 7 of 7) sorted by relevance
419 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()
340 #define SSL3_AD_CLOSE_NOTIFY 0 macro
828 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY); in ssl3_alert_code()
1220 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY); in tls1_alert_code()
1479 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY