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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dapi.c308 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, function
343 EXPORT_SYMBOL_GPL(__crypto_alloc_tfm); variable
378 tfm = __crypto_alloc_tfm(alg, type, mask);
H A Dinternal.h123 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,
H A Dalgapi.c416 tfm = __crypto_alloc_tfm(alg, type, mask);

Completed in 101 milliseconds