Searched refs:parse_client_hello_ret (Results 1 – 1 of 1) sorted by relevance
1953 int parse_client_hello_ret; in ssl_tls13_process_client_hello() local1963 parse_client_hello_ret = ret; /* Store positive return value of in ssl_tls13_process_client_hello()1976 if (SSL_CLIENT_HELLO_TLS1_2 == parse_client_hello_ret) { in ssl_tls13_process_client_hello()1992 ssl_tls13_postprocess_client_hello(ssl, parse_client_hello_ret == in ssl_tls13_process_client_hello()1995 if (SSL_CLIENT_HELLO_OK == parse_client_hello_ret) { in ssl_tls13_process_client_hello()