Home
last modified time | relevance | path

Searched refs:ghash_alg (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/crypto/
A Dghash_s390.c118 static struct shash_alg ghash_alg = { variable
140 return crypto_register_shash(&ghash_alg); in ghash_mod_init()
145 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
/linux/crypto/
A Dghash-generic.c150 static struct shash_alg ghash_alg = { variable
170 return crypto_register_shash(&ghash_alg); in ghash_mod_init()
175 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
/linux/arch/arm/crypto/
A Dghash-ce-glue.c183 static struct shash_alg ghash_alg = { variable
355 ghash_alg.base.cra_ctxsize += 3 * sizeof(u64[2]); in ghash_ce_mod_init()
359 err = crypto_register_shash(&ghash_alg); in ghash_ce_mod_init()
369 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_init()
376 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()
/linux/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c142 static struct shash_alg ghash_alg = { variable
328 err = crypto_register_shash(&ghash_alg); in ghash_pclmulqdqni_mod_init()
338 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_init()
346 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_exit()
/linux/arch/arm64/crypto/
A Dghash-ce-glue.c201 static struct shash_alg ghash_alg = { variable
500 return crypto_register_shash(&ghash_alg); in ghash_ce_mod_init()
508 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()
/linux/
A DSystem.map130589 ffff800011dd8e00 d ghash_alg
A D.tmp_System.map130589 ffff800011dd8e00 d ghash_alg

Completed in 371 milliseconds