Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c3192 const char *ft_str = NULL; in ossl_quic_channel_raise_protocol_error_loc() local
3213 ft_str = ossl_quic_frame_type_to_string(frame_type); in ossl_quic_channel_raise_protocol_error_loc()
3214 if (ft_str == NULL) { in ossl_quic_channel_raise_protocol_error_loc()
3215 ft_str = ""; in ossl_quic_channel_raise_protocol_error_loc()
3226 ft_str_pfx, ft_str, ft_str_sfx, in ossl_quic_channel_raise_protocol_error_loc()

Completed in 19 milliseconds