Searched refs:ssl23_get_client_hello (Results 1 – 2 of 2) sorted by relevance
120 int ssl23_get_client_hello(SSL *s);201 ret = ssl23_get_client_hello(s); in IMPLEMENT_ssl23_meth_func()228 int ssl23_get_client_hello(SSL *s) in ssl23_get_client_hello() function
5021 *) Change ssl23_get_client_hello (ssl/s23_srvr.c) behaviour when5038 ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0 if5594 *) In ssl23_get_client_hello, generate an error message when faced7467 *) Bugfix: ssl23_get_client_hello did not work properly when called in