Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_engine.h95 const char *ossl_quic_engine_get0_propq(QUIC_ENGINE *qeng);
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_obj_local.h301 return ossl_quic_engine_get0_propq(ossl_quic_obj_get0_engine(obj)); in ossl_quic_obj_get0_propq()
H A Dquic_engine.c120 const char *ossl_quic_engine_get0_propq(QUIC_ENGINE *qeng) in ossl_quic_engine_get0_propq() function