Home
last modified time | relevance | path

Searched refs:crypto_alloc_acomp (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/crypto/
Dacompress.c140 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() function
145 EXPORT_SYMBOL_GPL(crypto_alloc_acomp);
Dtestmgr.c3695 acomp = crypto_alloc_acomp(driver, type, mask); in alg_test_comp()
/linux-6.6.21/include/crypto/
Dacompress.h109 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,