Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/crypto/
Dghash_s390.c54 static int ghash_update(struct shash_desc *desc, in ghash_update() function
121 .update = ghash_update,
/linux-5.19.10/crypto/
Dghash-generic.c78 static int ghash_update(struct shash_desc *desc, in ghash_update() function
153 .update = ghash_update,
/linux-5.19.10/arch/x86/crypto/
Dghash-clmulni-intel_glue.c76 static int ghash_update(struct shash_desc *desc, in ghash_update() function
145 .update = ghash_update,
/linux-5.19.10/arch/arm/crypto/
Dghash-ce-core.S195 .macro ghash_update, pn macro
318 ghash_update p64
338 ghash_update p8
Dghash-ce-glue.c94 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
186 .update = ghash_update,
/linux-5.19.10/arch/arm64/crypto/
Dghash-ce-glue.c115 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
211 .update = ghash_update,