Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/ssl/
Dd1_srvr.c129 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() function
671 OPENSSL_PUT_ERROR(SSL, dtls1_send_hello_verify_request, ERR_R_INTERNAL_ERROR); in dtls1_send_hello_verify_request()
/external/openssl/ssl/
Dd1_srvr.c130 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