Searched refs:__crypto_alloc_tfm (Results 1 – 3 of 3) sorted by relevance
399 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm() function433 EXPORT_SYMBOL_GPL(__crypto_alloc_tfm);471 tfm = __crypto_alloc_tfm(alg, type, mask); in crypto_alloc_base()
84 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,
782 tfm = __crypto_alloc_tfm(alg, type, mask); in crypto_spawn_tfm()