Searched refs:SSL_AD_CLOSE_NOTIFY (Results 1 – 6 of 6) sorted by relevance
400 case SSL_AD_CLOSE_NOTIFY: in ssl3_alert_code()
373 if (alert_descr == SSL_AD_CLOSE_NOTIFY) { in dtls1_read_bytes()
581 if (alert_descr == SSL_AD_CLOSE_NOTIFY) { in ssl3_read_bytes()
613 case SSL_AD_CLOSE_NOTIFY: in tls1_alert_code()
661 ssl3_send_alert(ssl, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY); in SSL_shutdown()714 (ssl->s3->warn_alert == SSL_AD_CLOSE_NOTIFY)) { in SSL_get_error()
2507 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro