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

/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds3_srvr.c299 ret=ssl3_send_hello_request(s);
694 int ssl3_send_hello_request(SSL *s) function
/external/openssl/ssl/
H A Ds3_srvr.c342 ret=ssl3_send_hello_request(s);
879 int ssl3_send_hello_request(SSL *s) function

Completed in 85 milliseconds