Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h243 void ossl_quic_channel_raise_protocol_error_loc(QUIC_CHANNEL *ch,
253 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \
262 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c3499 void ossl_quic_channel_raise_protocol_error_loc(QUIC_CHANNEL *ch, in ossl_quic_channel_raise_protocol_error_loc() function