Searched refs:handshake_failure (Results 1 – 2 of 2) sorted by relevance
1192 int handshake_failure = 0; in ssl_parse_server_hello() local1629 handshake_failure = 1; in ssl_parse_server_hello()1637 handshake_failure = 1; in ssl_parse_server_hello()1643 handshake_failure = 1; in ssl_parse_server_hello()1649 handshake_failure = 1; in ssl_parse_server_hello()1653 if (handshake_failure == 1) { in ssl_parse_server_hello()
902 int handshake_failure = 0; in ssl_parse_client_hello() local1531 handshake_failure = 1; in ssl_parse_client_hello()1538 handshake_failure = 1; in ssl_parse_client_hello()1543 handshake_failure = 1; in ssl_parse_client_hello()1548 handshake_failure = 1; in ssl_parse_client_hello()1552 if (handshake_failure == 1) { in ssl_parse_client_hello()