Searched refs:recv_sspi_close_notify (Results 1 – 2 of 2) sorted by relevance
188 bool recv_sspi_close_notify; /* true if connection closed by close_notify */ member
1335 backend->recv_sspi_close_notify = false; in schannel_connect_step1()2137 else if(backend->recv_sspi_close_notify) { in schannel_recv()2325 backend->recv_sspi_close_notify = true; in schannel_recv()2375 !backend->recv_sspi_close_notify) { in schannel_recv()2380 backend->recv_sspi_close_notify = true; in schannel_recv()