Home
last modified time | relevance | path

Searched defs:crc32c_init (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/
Dcrc32c.c25 void crc32c_init(uint32_t *crc32c_table, uint32_t pol) in crc32c_init() function
/external/fsverity-utils/
Dhash_algs.c121 static void crc32c_init(struct hash_ctx *_ctx) in crc32c_init() function