Home
last modified time | relevance | path

Searched refs:ghash_update (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm64/crypto/
Dghash-ce-glue.c47 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
130 .update = ghash_update,
/linux-4.1.27/crypto/
Dghash-generic.c63 static int ghash_update(struct shash_desc *desc, in ghash_update() function
144 .update = ghash_update,
/linux-4.1.27/arch/s390/crypto/
Dghash_s390.c55 static int ghash_update(struct shash_desc *desc, in ghash_update() function
132 .update = ghash_update,
/linux-4.1.27/arch/arm/crypto/
Dghash-ce-glue.c54 static int ghash_update(struct shash_desc *desc, const u8 *src, in ghash_update() function
136 .update = ghash_update,
/linux-4.1.27/arch/x86/crypto/
Dghash-clmulni-intel_glue.c80 static int ghash_update(struct shash_desc *desc, in ghash_update() function
149 .update = ghash_update,