Lines Matching refs:close_notify
436 * the close_notify.
486 * We could well receive the close_notify which should
1043 if (level != alert_warning || desc != close_notify) {
1161 ssl->sendalert_desc = close_notify;
1181 * A NULL mp means a close_notify is requested.
1192 * Produce new close_notify message. This is necessary to perform
1193 * proper cleanup w.r.t. SSL protocol spec by sending close_notify SSL
1197 * close_notify but not all clients send it which would hang the
1202 * close_notify message twice in case of duplicate shutdown() calls.
1205 kssl_send_alert(ssl, alert_warning, close_notify);