Searched refs:crc_context (Results 1 – 1 of 1) sorted by relevance
41 struct crc_context { struct57 struct crc_context *ctx; in zip_source_crc() argument64 if ((ctx=(struct crc_context *)malloc(sizeof(*ctx))) == NULL) { in zip_source_crc()84 struct crc_context *ctx; in crc_read()87 ctx = (struct crc_context *)_ctx; in crc_read()
Completed in 6 milliseconds