Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_channel.h437 int ossl_quic_channel_have_generated_transport_params(const QUIC_CHANNEL *ch);
/openssl/ssl/quic/
H A Dquic_channel.c3682 int ossl_quic_channel_have_generated_transport_params(const QUIC_CHANNEL *ch) in ossl_quic_channel_have_generated_transport_params() function
H A Dquic_impl.c3261 if (ossl_quic_channel_have_generated_transport_params(ctx->qc->ch)) { in qc_getset_idle_timeout()

Completed in 69 milliseconds