Searched refs:Bytef (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_deflate.c432 ctx->crc = crc32(ctx->crc, (const Bytef *)ctx->buffer, len);
983 ctx->crc = crc32(ctx->crc, (const Bytef *)data, len);

Completed in 79 milliseconds