n2ahash          1410 drivers/crypto/n2_core.c static int __n2_register_one_hmac(struct n2_ahash_alg *n2ahash)
n2ahash          1420 drivers/crypto/n2_core.c 	p->child_alg = n2ahash->alg.halg.base.cra_name;
n2ahash          1421 drivers/crypto/n2_core.c 	memcpy(&p->derived, n2ahash, sizeof(struct n2_ahash_alg));