Searched refs:ossl_quic_port_get0_engine (Results 1 – 3 of 3) sorted by relevance
126 QUIC_ENGINE *ossl_quic_port_get0_engine(QUIC_PORT *port);
228 QUIC_ENGINE *ossl_quic_port_get0_engine(QUIC_PORT *port) in ossl_quic_port_get0_engine() function
679 return ossl_quic_port_get0_engine(ch->port); in ossl_quic_channel_get0_engine()