Searched refs:ghash_ahash_alg (Results 1 – 1 of 1) sorted by relevance
706 struct ahash_alg *ghash_ahash_alg; in crypto_gcm_alloc_common() local729 ghash_ahash_alg = container_of(ghash_alg, struct ahash_alg, halg.base); in crypto_gcm_alloc_common()730 err = crypto_init_ahash_spawn(&ctx->ghash, &ghash_ahash_alg->halg, in crypto_gcm_alloc_common()