Home
last modified time | relevance | path

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

/external/openssl/ssl/
Ds23_clnt.c120 static int ssl23_client_hello(SSL *s);
213 ret=ssl23_client_hello(s); in IMPLEMENT_ssl23_meth_func()
268 static int ssl23_client_hello(SSL *s) in ssl23_client_hello() function