Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcrc32_generic.c57 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update() function
97 .update = crc32_update,
/openbmc/linux/arch/arm/crypto/
H A Dcrc32-ce-glue.c72 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update() function
177 .update = crc32_update,