Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c99 # define BrotliDecoderDestroyInstance p_decode_end macro
131 BrotliDecoderDestroyInstance(state->decoder); in brotli_stateful_init()
142 BrotliDecoderDestroyInstance(state->decoder); in brotli_stateful_finish()
473 BrotliDecoderDestroyInstance(ctx->decode.state); in bio_brotli_new()
488 BrotliDecoderDestroyInstance(ctx->decode.state); in bio_brotli_free()

Completed in 6 milliseconds