Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h383 QUIC_STREAM *ossl_quic_channel_new_stream_remote(QUIC_CHANNEL *ch,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_rx_depack.c453 stream = ossl_quic_channel_new_stream_remote(ch, cur_stream_id); in depack_do_implicit_stream_create()
H A Dquic_channel.c3942 QUIC_STREAM *ossl_quic_channel_new_stream_remote(QUIC_CHANNEL *ch, in ossl_quic_channel_new_stream_remote() function