Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_lcidm.c82 static int lcid_comp(const QUIC_LCID *a, const QUIC_LCID *b) in lcid_comp() function
107 if ((lcidm->lcids = lh_QUIC_LCID_new(lcid_hash, lcid_comp)) == NULL) in ossl_quic_lcidm_new()
196 if ((conn->lcids = lh_QUIC_LCID_new(lcid_hash, lcid_comp)) == NULL) in lcidm_upsert_conn()

Completed in 7 milliseconds