Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c108 struct brotli_state { struct
115 struct brotli_state *state = OPENSSL_zalloc(sizeof(*state)); in brotli_stateful_init() argument
139 struct brotli_state *state = ctx->data; in brotli_stateful_finish()
154 struct brotli_state *state = ctx->data; in brotli_stateful_compress_block()
189 struct brotli_state *state = ctx->data; in brotli_stateful_expand_block()

Completed in 8 milliseconds