Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c4747 static int quic_token_cmp(const QUIC_TOKEN *a, const QUIC_TOKEN *b) in quic_token_cmp() function
4762 newcache->cache = lh_QUIC_TOKEN_new(quic_token_hash, quic_token_cmp); in ossl_quic_new_token_store()