Searched refs:ghash_alg (Results 1 – 6 of 6) sorted by relevance
124 static struct shash_alg ghash_alg = { variable144 return crypto_register_shash(&ghash_alg); in ghash_mod_init()149 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
607 struct crypto_alg *ghash_alg; in crypto_gcm_create_common() local619 ghash_alg = crypto_find_alg(ghash_name, &crypto_ahash_type, in crypto_gcm_create_common()624 if (IS_ERR(ghash_alg)) in crypto_gcm_create_common()625 return PTR_ERR(ghash_alg); in crypto_gcm_create_common()627 ghash = __crypto_hash_alg_common(ghash_alg); in crypto_gcm_create_common()665 ghash_alg->cra_driver_name) >= in crypto_gcm_create_common()696 crypto_mod_put(ghash_alg); in crypto_gcm_create_common()
120 static struct shash_alg ghash_alg = { variable142 return crypto_register_shash(&ghash_alg); in ghash_mod_init()147 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
146 static struct shash_alg ghash_alg = { variable339 err = crypto_register_shash(&ghash_alg); in ghash_pclmulqdqni_mod_init()349 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_init()357 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_exit()
144 static struct shash_alg ghash_alg = { variable332 err = crypto_register_shash(&ghash_alg); in ghash_ce_mod_init()342 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_init()349 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()
227 static struct shash_alg ghash_alg = { variable658 ret = crypto_register_shash(&ghash_alg); in ghash_ce_mod_init()665 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_init()672 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()