Searched refs:ghash_update (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/crypto/ |
D | ghash-generic.c | 52 static int ghash_update(struct shash_desc *desc, in ghash_update() function 127 .update = ghash_update,
|
/Linux-v4.19/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-v4.19/arch/arm/crypto/ |
D | ghash-ce-core.S | 169 .macro ghash_update, pn macro 221 ghash_update p64 241 ghash_update p8
|
D | ghash-ce-glue.c | 65 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 147 .update = ghash_update,
|
/Linux-v4.19/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 80 static int ghash_update(struct shash_desc *desc, in ghash_update() function 149 .update = ghash_update,
|
/Linux-v4.19/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 122 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 237 .update = ghash_update,
|