Home
last modified time | relevance | path

Searched refs:error_code (Results 1 – 6 of 6) sorted by relevance

/include/internal/
A Dquic_channel.h140 uint64_t error_code; member
244 uint64_t error_code,
252 #define ossl_quic_channel_raise_protocol_error(ch, error_code, frame_type, reason) \ argument
253 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \
261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ argument
262 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \
A Dquic_error.h27 const char *ossl_quic_err_to_string(uint64_t error_code);
A Dquic_tls.h106 uint64_t *error_code,
A Dquic_fc.h142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
A Dquic_wire.h220 uint64_t error_code; /* 62-bit transport or app error code */ member
/include/openssl/
A Dssl.h.in2418 uint64_t error_code, frame_type; member

Completed in 26 milliseconds