Searched refs:ghash_update (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/arch/s390/crypto/ |
D | ghash_s390.c | 54 static int ghash_update(struct shash_desc *desc, in ghash_update() function 121 .update = ghash_update,
|
/Linux-v5.10/crypto/ |
D | ghash-generic.c | 78 static int ghash_update(struct shash_desc *desc, in ghash_update() function 153 .update = ghash_update,
|
/Linux-v5.10/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 76 static int ghash_update(struct shash_desc *desc, in ghash_update() function 145 .update = ghash_update,
|
/Linux-v5.10/arch/arm/crypto/ |
D | ghash-ce-core.S | 195 .macro ghash_update, pn macro 318 ghash_update p64 338 ghash_update p8
|
D | ghash-ce-glue.c | 94 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 186 .update = ghash_update,
|
/Linux-v5.10/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 115 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 211 .update = ghash_update,
|