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

/linux-4.1.27/drivers/crypto/
H A Dn2_core.c249 u8 hmac_type; member in struct:n2_ahash_alg
639 return n2_do_async_digest(req, n2alg->derived.hmac_type, n2_hmac_async_digest()
1276 u8 hmac_type; member in struct:n2_hash_tmpl
1323 .hmac_type = AUTH_TYPE_HMAC_MD5,
1331 .hmac_type = AUTH_TYPE_HMAC_SHA1,
1339 .hmac_type = AUTH_TYPE_HMAC_SHA256,
1347 .hmac_type = AUTH_TYPE_RESERVED,
1476 p->hmac_type = tmpl->hmac_type; __n2_register_one_ahash()
1512 if (!err && p->hmac_type != AUTH_TYPE_RESERVED) __n2_register_one_ahash()

Completed in 83 milliseconds