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() local1553 handshake_failure = 1; in ssl_parse_client_hello()1560 handshake_failure = 1; in ssl_parse_client_hello()1565 handshake_failure = 1; in ssl_parse_client_hello()1570 handshake_failure = 1; in ssl_parse_client_hello()1574 if (handshake_failure == 1) { in ssl_parse_client_hello()