Searched refs:__crypto_alloc_tfm (Results 1 – 2 of 2) sorted by relevance
439 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm() function 444 EXPORT_SYMBOL_GPL(__crypto_alloc_tfm);482 tfm = __crypto_alloc_tfm(alg, type, mask); in crypto_alloc_base()
125 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,