Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/radix/
H A Dquic_bindings.c182 static const char *stream_state_to_str(int state) in stream_state_to_str() function
207 const char *state_s = stream_state_to_str(state); in report_ssl_state()