Searched refs:dtls1_send_hello_verify_request (Results 1 – 1 of 1) sorted by relevance
129 static int dtls1_send_hello_verify_request(SSL *s);283 ret = dtls1_send_hello_verify_request(s); in IMPLEMENT_dtls1_meth_func()617 int dtls1_send_hello_verify_request(SSL *s) in dtls1_send_hello_verify_request() function