Searched refs:server_hello (Results 1 – 1 of 1) sorted by relevance
124 static int server_hello(SSL *s);222 ret = server_hello(s); in IMPLEMENT_ssl2_meth_func()726 static int server_hello(SSL *s) in server_hello() function