Home
last modified time | relevance | path

Searched refs:ossl_quic_channel_reject_stream (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h401 void ossl_quic_channel_reject_stream(QUIC_CHANNEL *ch, QUIC_STREAM *qs);
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c3968 ossl_quic_channel_reject_stream(ch, qs); in ossl_quic_channel_new_stream_remote()
3987 void ossl_quic_channel_reject_stream(QUIC_CHANNEL *ch, QUIC_STREAM *qs) in ossl_quic_channel_reject_stream() function