Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_lcidm.c186 static QUIC_LCIDM_CONN *lcidm_upsert_conn(const QUIC_LCIDM *lcidm, void *opaque) in lcidm_upsert_conn() function
320 if ((conn = lcidm_upsert_conn(lcidm, opaque)) == NULL) in lcidm_generate()
367 if ((conn = lcidm_upsert_conn(lcidm, opaque)) == NULL) in ossl_quic_lcidm_enrol_odcid()
412 if ((conn = lcidm_upsert_conn(lcidm, opaque)) == NULL) in ossl_quic_lcidm_retire_odcid()
543 if ((conn = lcidm_upsert_conn(lcidm, opaque)) == NULL) in ossl_quic_lcidm_debug_add()

Completed in 4 milliseconds