Home
last modified time | relevance | path

Searched refs:dtls_raw_hello_verify_request (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c767 || !dtls_raw_hello_verify_request(&wpkt, cookie, cookielen) in DTLSv1_listen()
H A Dssl_local.h2629 __owur int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie,
/third_party/openssl/ssl/
H A Dd1_lib.c750 || !dtls_raw_hello_verify_request(&wpkt, cookie, cookielen) in DTLSv1_listen()
H A Dssl_local.h2573 __owur int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie,
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c1288 int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie, in dtls_raw_hello_verify_request() function
1311 if (!dtls_raw_hello_verify_request(pkt, s->d1->cookie, in dtls_construct_hello_verify_request()
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c1277 int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie, in dtls_raw_hello_verify_request() function
1300 if (!dtls_raw_hello_verify_request(pkt, s->d1->cookie, in dtls_construct_hello_verify_request()

Completed in 26 milliseconds