Searched refs:crc32c_hash_ctx (Results 1 – 1 of 1) sorted by relevance
116 struct crc32c_hash_ctx { struct123 struct crc32c_hash_ctx *ctx = (void *)_ctx; in crc32c_init() argument130 struct crc32c_hash_ctx *ctx = (void *)_ctx; in crc32c_update()142 struct crc32c_hash_ctx *ctx = (void *)_ctx; in crc32c_final()150 struct crc32c_hash_ctx *ctx = xzalloc(sizeof(*ctx)); in create_crc32c_ctx()