Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c3466 const char *ft_str = NULL; in ossl_quic_channel_raise_protocol_error_loc() local
3487 ft_str = ossl_quic_frame_type_to_string(frame_type); in ossl_quic_channel_raise_protocol_error_loc()
3488 if (ft_str == NULL) { in ossl_quic_channel_raise_protocol_error_loc()
3489 ft_str = ""; in ossl_quic_channel_raise_protocol_error_loc()
3500 ft_str_pfx, ft_str, ft_str_sfx, in ossl_quic_channel_raise_protocol_error_loc()