Searched refs:crypto_alloc_pcomp (Results 1 – 3 of 3) sorted by relevance
93 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, in crypto_alloc_pcomp() function98 EXPORT_SYMBOL_GPL(crypto_alloc_pcomp);
1617 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,