Home
last modified time | relevance | path

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

/trueos/crypto/openssl/ssl/
HDssl_locl.h1075 int ssl3_send_hello_request(SSL *s);
HDs3_srvr.c344 ret = ssl3_send_hello_request(s); in ssl3_accept()
899 int ssl3_send_hello_request(SSL *s) in ssl3_send_hello_request() function