Searched defs:ghash_update (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 196 .macro ghash_update, pn, enc, aggregate=1, head=1 macro
|
H A D | ghash-ce-glue.c | 111 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
|
/linux/crypto/ |
H A D | ghash-generic.c | 78 static int ghash_update(struct shash_desc *desc, in ghash_update() function
|
/linux/arch/s390/crypto/ |
H A D | ghash_s390.c | 54 static int ghash_update(struct shash_desc *desc, in ghash_update() function
|
/linux/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 95 static int ghash_update(struct shash_desc *desc, in ghash_update() function
|
/linux/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 118 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
|