Home
last modified time | relevance | path

Searched refs:ossl_quic_err_to_string (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_error.h27 const char *ossl_quic_err_to_string(uint64_t error_code);
/openssl/ssl/quic/
H A Dquic_wire.c1053 const char *ossl_quic_err_to_string(uint64_t error_code) in ossl_quic_err_to_string() function
H A Dquic_channel.c3190 const char *err_str = ossl_quic_err_to_string(error_code); in ossl_quic_channel_raise_protocol_error_loc()
/openssl/test/
H A Dquic_multistream_test.c2032 e_str = ossl_quic_err_to_string(cc_info.error_code); in run_script_worker()
2057 e_str = ossl_quic_err_to_string(tcause->error_code); in run_script_worker()

Completed in 29 milliseconds