Searched refs:n2_hmac_alg (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.c253 struct n2_hmac_alg { struct
258 static inline struct n2_hmac_alg *n2_hmac_alg(struct crypto_tfm *tfm) function
265 return container_of(ahash_alg, struct n2_hmac_alg, derived.alg);
387 struct n2_hmac_alg *n2alg = n2_hmac_alg(tfm);
605 struct n2_hmac_alg *n2alg = n2_hmac_alg(req->base.tfm);
1353 struct n2_hmac_alg *hmac, *hmac_tmp;
1415 struct n2_hmac_alg *
[all...]

Completed in 58 milliseconds