Home
last modified time | relevance | path

Searched refs:ssl3_get_client_hello (Results 1 – 3 of 3) sorted by relevance

/external/openssl/ssl/
Dssl_locl.h889 int ssl3_get_client_hello(SSL *s);
Dd1_srvr.c268 ret=ssl3_get_client_hello(s); in IMPLEMENT_dtls1_meth_func()
Ds3_srvr.c282 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