Searched refs:SSL_AD_CLOSE_NOTIFY (Results 1 – 9 of 9) sorted by relevance
55 if (s->shutdown & SSL_SENT_SHUTDOWN && desc != SSL_AD_CLOSE_NOTIFY) in ssl3_send_alert()
529 case SSL_AD_CLOSE_NOTIFY: in ssl3_alert_code()
731 case SSL_AD_CLOSE_NOTIFY: in tls1_alert_code()
4411 ssl3_send_alert(s, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY); in ssl3_shutdown()
3935 (s->s3.warn_alert == SSL_AD_CLOSE_NOTIFY)) in SSL_get_error()
316 s->s3.warn_alert = SSL_AD_CLOSE_NOTIFY; in ssl3_read_n() 1598 } else if (alert_descr == SSL_AD_CLOSE_NOTIFY in ssl3_read_bytes()
591 if (alert_descr == SSL_AD_CLOSE_NOTIFY) { in dtls1_read_bytes()
1203 # define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro
1131 # define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY macro