Searched refs:dtls1_send_hello_verify_request (Results 1 – 2 of 2) sorted by relevance
129 static int dtls1_send_hello_verify_request(SSL *s);324 ret = dtls1_send_hello_verify_request(s); in IMPLEMENT_dtls1_meth_func()654 int dtls1_send_hello_verify_request(SSL *s) in dtls1_send_hello_verify_request() function671 OPENSSL_PUT_ERROR(SSL, dtls1_send_hello_verify_request, ERR_R_INTERNAL_ERROR); in dtls1_send_hello_verify_request()
130 static int dtls1_send_hello_verify_request(SSL *s);335 ret = dtls1_send_hello_verify_request(s); in IMPLEMENT_dtls1_meth_func()884 int dtls1_send_hello_verify_request(SSL *s) in dtls1_send_hello_verify_request() function