Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_brotli.c503 BrotliDecoderResult bret; in bio_brotli_read() local
536bret = BrotliDecoderDecompressStream(ctx->decode.state, &ctx->decode.avail_in, (const uint8_t**)&c… in bio_brotli_read()
538 if (bret == BROTLI_DECODER_RESULT_ERROR) { in bio_brotli_read()

Completed in 6 milliseconds