Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dghash_s390.c54 static int ghash_update(struct shash_desc *desc, in ghash_update() function
121 .update = ghash_update,
/linux/crypto/
H A Dghash-generic.c78 static int ghash_update(struct shash_desc *desc, in ghash_update() function
153 .update = ghash_update,
/linux/arch/arm/crypto/
H A Dghash-ce-core.S196 .macro ghash_update, pn, enc, aggregate=1, head=1 macro
344 ghash_update p64
367 ghash_update p8
539 ghash_update p64, enc, head=0
557 ghash_update p64, dec, head=0
606 ghash_update p64, aggregate=0, head=0
663 ghash_update p64, aggregate=0, head=0
H A Dghash-ce-glue.c111 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
203 .update = ghash_update,
/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c95 static int ghash_update(struct shash_desc *desc, in ghash_update() function
164 .update = ghash_update,
/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c118 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
214 .update = ghash_update,