Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcompress.c93 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, in crypto_alloc_pcomp() function
98 EXPORT_SYMBOL_GPL(crypto_alloc_pcomp);
Dtestmgr.c1617 tfm = crypto_alloc_pcomp(driver, type, mask); in alg_test_pcomp()
/linux-4.1.27/include/crypto/
Dcompress.h76 extern struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type,