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

/linux-master/arch/s390/crypto/
H A Dghash_s390.c30 static int ghash_init(struct shash_desc *desc) function
120 .init = ghash_init,
/linux-master/crypto/
H A Dghash-generic.c46 static int ghash_init(struct shash_desc *desc) function
152 .init = ghash_init,
/linux-master/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c45 static int ghash_init(struct shash_desc *desc) function
163 .init = ghash_init,
/linux-master/arch/arm64/crypto/
H A Dghash-ce-glue.c66 static int ghash_init(struct shash_desc *desc) function
213 .init = ghash_init,
/linux-master/arch/arm/crypto/
H A Dghash-ce-glue.c70 static int ghash_init(struct shash_desc *desc) function
202 .init = ghash_init,

Completed in 150 milliseconds