Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ macro
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c2166 ossl_quic_channel_raise_protocol_error_state(ch, error_code, 0, in ch_tick_tls()