Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c404 # define BROTLI_DEFAULT_BUFSIZE 1024 macro
457 ctx->decode.bufsize = BROTLI_DEFAULT_BUFSIZE; in bio_brotli_new()
461 ctx->encode.bufsize = BROTLI_DEFAULT_BUFSIZE; in bio_brotli_new()

Completed in 21 milliseconds