Searched refs:crypto_alloc_acomp (Results 1 – 3 of 3) sorted by relevance
114 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() function119 EXPORT_SYMBOL_GPL(crypto_alloc_acomp);
1798 acomp = crypto_alloc_acomp(driver, type, mask); in alg_test_comp()
112 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,