Searched refs:hifn_crypto_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 Dhifn_795x.c630 struct hifn_crypto_alg struct
663 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg)
2452 struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg);
2462 struct hifn_crypto_alg *alg;
2465 alg = kzalloc(sizeof(struct hifn_crypto_alg), GFP_KERNEL);
2498 struct hifn_crypto_alg *a, *n;

Completed in 17 milliseconds