Home
last modified time | relevance | path

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

/external/openssl/ssl/
Ds2_clnt.c123 static int get_server_hello(SSL *s);
216 ret=get_server_hello(s); in IMPLEMENT_ssl2_meth_func()
332 static int get_server_hello(SSL *s) in get_server_hello() function