Home
last modified time | relevance | path

Searched refs:SSL_COOKIE_LENGTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod45 write at most SSL_COOKIE_LENGTH bytes into B<cookie>, and must write the number
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c25 + SSL_COOKIE_LENGTH + SHA256_DIGEST_LENGTH)
1778 || !WPACKET_reserve_bytes(pkt, SSL_COOKIE_LENGTH, &appcookie1)) { in tls_construct_stoc_cookie()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
H A Dssl.h.in571 # define SSL_COOKIE_LENGTH 4096 macro