Searched refs:SSL3_AD_CLOSE_NOTIFY (Results 1 – 7 of 7) sorted by relevance
255 case SSL3_AD_CLOSE_NOTIFY: in SSL_alert_desc_string()323 case SSL3_AD_CLOSE_NOTIFY: in SSL_alert_desc_string_long()
527 return SSL3_AD_CLOSE_NOTIFY; in ssl3_alert_code()
610 return SSL3_AD_CLOSE_NOTIFY; in tls1_alert_code()
22 # define SSL3_AD_CLOSE_NOTIFY 0 macro
240 # define SSL3_AD_CLOSE_NOTIFY 0 macro
1131 # define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY
572 if ((ret & 0xff) != SSL3_AD_CLOSE_NOTIFY) in coap_dtls_info_callback()