Home
last modified time | relevance | path

Searched refs:ossl_quic_channel_set_mutator (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h190 int ossl_quic_channel_set_mutator(QUIC_CHANNEL *ch,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tserver.c194 return ossl_quic_channel_set_mutator(srv->ch, mutatecb, finishmutatecb, in ossl_quic_tserver_set_plain_packet_mutator()
H A Dquic_channel.c499 int ossl_quic_channel_set_mutator(QUIC_CHANNEL *ch, in ossl_quic_channel_set_mutator() function
/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c5136 if (!ossl_quic_channel_set_mutator(ch, script_74_alter_version, in script_74_arm_packet_mutator()