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