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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c239 u8 hmac_type; member in struct:n2_ahash_alg
629 return n2_do_async_digest(req, n2alg->derived.hmac_type,
1266 u8 hmac_type; member in struct:n2_hash_tmpl
1313 .hmac_type = AUTH_TYPE_HMAC_MD5,
1321 .hmac_type = AUTH_TYPE_HMAC_SHA1,
1329 .hmac_type = AUTH_TYPE_HMAC_SHA256,
1337 .hmac_type = AUTH_TYPE_RESERVED,
1465 p->hmac_type = tmpl->hmac_type;
1499 if (!err && p->hmac_type !
[all...]

Completed in 115 milliseconds