Home
last modified time | relevance | path

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

/external/openssl/ssl/
Ds2_srvr.c122 static int get_client_hello(SSL *s);
208 ret=get_client_hello(s); in IMPLEMENT_ssl2_meth_func()
521 static int get_client_hello(SSL *s) in get_client_hello() function