Searched refs:dtls_cookie (Results 1 – 2 of 2) sorted by relevance
1615 if (!PACKET_copy_all(&cookie, clienthello->dtls_cookie, in tls_process_client_hello()1761 if (sctx->app_verify_cookie_cb(ussl, clienthello->dtls_cookie, in tls_early_post_process_client_hello()1770 || memcmp(clienthello->dtls_cookie, s->d1->cookie, in tls_early_post_process_client_hello()
652 unsigned char dtls_cookie[DTLS1_COOKIE_LENGTH]; member
Completed in 28 milliseconds