Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcrc32_generic.c81 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update() function
121 .update = crc32_update,