Searched defs:ssl3_check_client_hello (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Ds3_srvr.c584 ret = ssl3_check_client_hello(s);
885 int ssl3_check_client_hello(SSL *s) function
/external/openssl/ssl/
H A Ds3_srvr.c590 ret = ssl3_check_client_hello(s);
899 int ssl3_check_client_hello(SSL *s) function

Completed in 46 milliseconds