Home
last modified time | relevance | path

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

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