ossl_quic_channel_have_generated_transport_params
int ossl_quic_channel_have_generated_transport_params(const QUIC_CHANNEL *ch);
if (ossl_quic_channel_have_generated_transport_params(ctx->qc->ch)) {