Searched refs:ossl_quic_channel_have_generated_transport_params (Results 1 – 3 of 3) sorted by relevance
437 int ossl_quic_channel_have_generated_transport_params(const QUIC_CHANNEL *ch);
3682 int ossl_quic_channel_have_generated_transport_params(const QUIC_CHANNEL *ch) in ossl_quic_channel_have_generated_transport_params() function
3263 if (ossl_quic_channel_have_generated_transport_params(ctx->qc->ch)) { in qc_getset_idle_timeout()
Completed in 44 milliseconds