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

/linux-4.1.27/crypto/
H A Dgcm.c706 struct ahash_alg *ghash_ahash_alg; crypto_gcm_alloc_common() local
729 ghash_ahash_alg = container_of(ghash_alg, struct ahash_alg, halg.base); crypto_gcm_alloc_common()
730 err = crypto_init_ahash_spawn(&ctx->ghash, &ghash_ahash_alg->halg, crypto_gcm_alloc_common()

Completed in 141 milliseconds