Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c68 typedef const char *(*decode_error_string_ft)(BrotliDecoderErrorCode); typedef
83 static decode_error_string_ft p_decode_error_string = NULL;
311 …p_decode_error_string = (decode_error_string_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderErr… in DEFINE_RUN_ONCE_STATIC()

Completed in 5 milliseconds