hmac_type         255 drivers/crypto/n2_core.c 	u8			hmac_type;
hmac_type         653 drivers/crypto/n2_core.c 	return n2_do_async_digest(req, n2alg->derived.hmac_type,
hmac_type        1283 drivers/crypto/n2_core.c 	u8		hmac_type;
hmac_type        1309 drivers/crypto/n2_core.c 	  .hmac_type	= AUTH_TYPE_HMAC_MD5,
hmac_type        1317 drivers/crypto/n2_core.c 	  .hmac_type	= AUTH_TYPE_HMAC_SHA1,
hmac_type        1325 drivers/crypto/n2_core.c 	  .hmac_type	= AUTH_TYPE_HMAC_SHA256,
hmac_type        1333 drivers/crypto/n2_core.c 	  .hmac_type	= AUTH_TYPE_RESERVED,
hmac_type        1462 drivers/crypto/n2_core.c 	p->hmac_type = tmpl->hmac_type;
hmac_type        1499 drivers/crypto/n2_core.c 	if (!err && p->hmac_type != AUTH_TYPE_RESERVED)