Home
last modified time | relevance | path

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

/external/fsverity-utils/
Dhash_algs.c148 static struct hash_ctx *create_crc32c_ctx(const struct fsverity_hash_alg *alg) in create_crc32c_ctx() function
178 .create_ctx = create_crc32c_ctx,