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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dapi.c30 static inline int crypto_alg_get(struct crypto_alg *alg) function
52 if (crypto_alg_get(q))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dapi.c37 static inline struct crypto_alg *crypto_alg_get(struct crypto_alg *alg) function
45 return try_module_get(alg->cra_module) ? crypto_alg_get(alg) : NULL;

Completed in 1862 milliseconds