Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_internal.h302 #ifndef TLS13_PHH_LIMIT
303 #define TLS13_PHH_LIMIT 100 macro
H A Dtls13_lib.c268 if (ctx->phh_count > TLS13_PHH_LIMIT) in tls13_phh_limit_check()