Searched refs:crypto_alloc_pcomp (Results 1 – 3 of 3) sorted by relevance
88 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, in crypto_alloc_pcomp() function93 EXPORT_SYMBOL_GPL(crypto_alloc_pcomp);
1649 tfm = crypto_alloc_pcomp(driver, type, mask); in alg_test_pcomp()
76 extern struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type,