Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h392 void ossl_quic_channel_set_incoming_stream_auto_reject(QUIC_CHANNEL *ch,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c3979 void ossl_quic_channel_set_incoming_stream_auto_reject(QUIC_CHANNEL *ch, in ossl_quic_channel_set_incoming_stream_auto_reject() function
H A Dquic_impl.c3532 ossl_quic_channel_set_incoming_stream_auto_reject(qc->ch, in qc_update_reject_policy()