Searched refs:ghash_update (Results 1 – 5 of 5) sorted by relevance
| /arch/x86/crypto/ |
| A D | ghash-clmulni-intel_glue.c | 81 static int ghash_update(struct shash_desc *desc, in ghash_update() function 124 .update = ghash_update,
|
| /arch/s390/crypto/ |
| A D | ghash_s390.c | 53 static int ghash_update(struct shash_desc *desc, in ghash_update() function 107 .update = ghash_update,
|
| /arch/arm/crypto/ |
| A D | ghash-ce-core.S | 196 .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
|
| A D | ghash-ce-glue.c | 80 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 169 .update = ghash_update,
|
| /arch/arm64/crypto/ |
| A D | ghash-ce-glue.c | 85 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function 180 .update = ghash_update,
|
Completed in 13 milliseconds