Searched refs:close_notify (Results 1 – 3 of 3) sorted by relevance
108 close_notify = 0, enumerator
1039 (void) SSL3_SendAlert(ss, alert_warning, close_notify); in ssl_SecureClose()1065 (void) SSL3_SendAlert(ss, alert_warning, close_notify); in ssl_SecureShutdown()
2603 case close_notify: ss->recvdCloseNotify = 1; in ssl3_HandleAlert()