Searched refs:ssl3_get_client_hello (Results 1 – 3 of 3) sorted by relevance
889 int ssl3_get_client_hello(SSL *s);
268 ret=ssl3_get_client_hello(s); in IMPLEMENT_dtls1_meth_func()
282 ret=ssl3_get_client_hello(s); in IMPLEMENT_ssl3_meth_func()708 int ssl3_get_client_hello(SSL *s) in ssl3_get_client_hello() function