Searched refs:dtls_raw_hello_verify_request (Results 1 – 3 of 3) sorted by relevance
724 || !dtls_raw_hello_verify_request(&wpkt, cookie, cookielen) in DTLSv1_listen()
2691 __owur int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie,
1368 int dtls_raw_hello_verify_request(WPACKET *pkt, unsigned char *cookie, in dtls_raw_hello_verify_request() function1394 if (!dtls_raw_hello_verify_request(pkt, s->d1->cookie, in dtls_construct_hello_verify_request()
Completed in 39 milliseconds