Searched refs:crypto_alloc_acomp (Results 1 – 2 of 2) sorted by relevance
105 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() function110 EXPORT_SYMBOL_GPL(crypto_alloc_acomp);
3266 acomp = crypto_alloc_acomp(driver, type, mask); in alg_test_comp()