Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem_srvr.c1615 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()
/openssl/ssl/
H A Dssl_local.h652 unsigned char dtls_cookie[DTLS1_COOKIE_LENGTH]; member

Completed in 25 milliseconds