Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDs2_srvr.c124 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