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

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

Completed in 240 milliseconds