Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcrc32_generic.c79 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update() function
119 .update = crc32_update,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds