Home
last modified time | relevance | path

Searched defs:hashkey_len (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_ssl.h35 size_t hashkey_len; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c4811 size_t hashkey_len = 0; in ossl_quic_build_new_token() local