Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/crypto/
Dghash_s390.c56 static int ghash_update(struct shash_desc *desc, in ghash_update() function
123 .update = ghash_update,
/Linux-v5.4/crypto/
Dghash-generic.c80 static int ghash_update(struct shash_desc *desc, in ghash_update() function
155 .update = ghash_update,
/Linux-v5.4/arch/x86/crypto/
Dghash-clmulni-intel_glue.c78 static int ghash_update(struct shash_desc *desc, in ghash_update() function
147 .update = ghash_update,
/Linux-v5.4/arch/arm/crypto/
Dghash-ce-core.S193 .macro ghash_update, pn macro
316 ghash_update p64
336 ghash_update p8
Dghash-ce-glue.c98 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
191 .update = ghash_update,