crypto_alloc_acomp  110 crypto/acompress.c EXPORT_SYMBOL_GPL(crypto_alloc_acomp);
crypto_alloc_acomp 3278 crypto/testmgr.c 		acomp = crypto_alloc_acomp(driver, type, mask);
crypto_alloc_acomp  107 include/crypto/acompress.h struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,