Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h296 void ossl_quic_channel_raise_net_error(QUIC_CHANNEL *ch);
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_port.c1735 ossl_quic_channel_raise_net_error(triggering_ch); in ossl_quic_port_raise_net_error()
1739 ossl_quic_channel_raise_net_error(ch); in ossl_quic_port_raise_net_error()
H A Dquic_channel.c3463 void ossl_quic_channel_raise_net_error(QUIC_CHANNEL *ch) in ossl_quic_channel_raise_net_error() function