Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c97 # define BrotliDecoderDecompressStream p_decode_stream macro
199 result = BrotliDecoderDecompressStream(state->decoder, &in_avail, in brotli_stateful_expand_block()
536 …bret = BrotliDecoderDecompressStream(ctx->decode.state, &ctx->decode.avail_in, (const uint8_t**)&c… in bio_brotli_read()

Completed in 5 milliseconds