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

/linux-4.4.14/crypto/
H A Dghash-generic.c35 static int ghash_init(struct shash_desc *desc) ghash_init() function
143 .init = ghash_init,
/linux-4.4.14/arch/s390/crypto/
H A Dghash_s390.c30 static int ghash_init(struct shash_desc *desc) ghash_init() function
132 .init = ghash_init,
/linux-4.4.14/arch/arm64/crypto/
H A Dghash-ce-glue.c39 static int ghash_init(struct shash_desc *desc) ghash_init() function
129 .init = ghash_init,
/linux-4.4.14/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c46 static int ghash_init(struct shash_desc *desc) ghash_init() function
148 .init = ghash_init,
/linux-4.4.14/arch/arm/crypto/
H A Dghash-ce-glue.c46 static int ghash_init(struct shash_desc *desc) ghash_init() function
135 .init = ghash_init,

Completed in 54 milliseconds