Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c64 typedef BROTLI_BOOL (*decode_stream_ft)(BrotliDecoderState *, size_t *, const uint8_t **, size_t *,… typedef
79 static decode_stream_ft p_decode_stream = NULL;
307 …p_decode_stream = (decode_stream_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderDecompressStrea… in DEFINE_RUN_ONCE_STATIC()

Completed in 8 milliseconds