Home
last modified time | relevance | path

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

/crypto/
Dcrct10dif_generic.c51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
91 .update = chksum_update,
Dcrc32c_generic.c85 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
136 .update = chksum_update,