Home
last modified time | relevance | path

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

/external/openssl/patches/
Djsse.patch113 @@ -668,6 +668,12 @@ int ssl3_client_hello(SSL *s)
/external/openssl/ssl/
Dssl_locl.h956 int ssl3_client_hello(SSL *s);
Ds3_clnt.c278 ret=ssl3_client_hello(s); in IMPLEMENT_ssl3_meth_func()
647 int ssl3_client_hello(SSL *s) in ssl3_client_hello() function