Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c3190 const char *err_str = ossl_quic_err_to_string(error_code); in ossl_quic_channel_raise_protocol_error_loc() local
3199 if (err_str == NULL) { in ossl_quic_channel_raise_protocol_error_loc()
3200 err_str = ""; in ossl_quic_channel_raise_protocol_error_loc()
3224 err_str_pfx, err_str, err_str_sfx, in ossl_quic_channel_raise_protocol_error_loc()
3232 err_str_pfx, err_str, err_str_sfx, in ossl_quic_channel_raise_protocol_error_loc()

Completed in 15 milliseconds