Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h415 void ossl_quic_channel_set_txku_threshold_override(QUIC_CHANNEL *ch,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c4049 void ossl_quic_channel_set_txku_threshold_override(QUIC_CHANNEL *ch, in ossl_quic_channel_set_txku_threshold_override() function
/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c422 ossl_quic_channel_set_txku_threshold_override(ch, hl->check_op->arg2); in override_key_update()