Searched refs:ossl_quic_err_to_string (Results 1 – 5 of 5) sorted by relevance
27 const char *ossl_quic_err_to_string(uint64_t error_code);
240 e_str = ossl_quic_err_to_string(cc_info.error_code); in report_ssl()
1053 const char *ossl_quic_err_to_string(uint64_t error_code) in ossl_quic_err_to_string() function
3511 const char *err_str = ossl_quic_err_to_string(error_code); in ossl_quic_channel_raise_protocol_error_loc()
2047 e_str = ossl_quic_err_to_string(cc_info.error_code); in run_script_worker()2072 e_str = ossl_quic_err_to_string(tcause->error_code); in run_script_worker()