Searched refs:ghash_update (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/arch/s390/crypto/ |
D | ghash_s390.c | 56 static int ghash_update(struct shash_desc *desc, in ghash_update() function 123 .update = ghash_update,
|
/Linux-v5.4/crypto/ |
D | ghash-generic.c | 80 static int ghash_update(struct shash_desc *desc, in ghash_update() function 155 .update = ghash_update,
|
/Linux-v5.4/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 78 static int ghash_update(struct shash_desc *desc, in ghash_update() function 147 .update = ghash_update,
|
/Linux-v5.4/arch/arm/crypto/ |
D | ghash-ce-core.S | 193 .macro ghash_update, pn macro 316 ghash_update p64 336 ghash_update p8
|
D | ghash-ce-glue.c | 98 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 191 .update = ghash_update,
|