Home
last modified time | relevance | path

Searched refs:crypto_register_acomp (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
A Dacompress.c150 int crypto_register_acomp(struct acomp_alg *alg) in crypto_register_acomp() function
160 EXPORT_SYMBOL_GPL(crypto_register_acomp);
173 ret = crypto_register_acomp(&algs[i]); in crypto_register_acomps()
/linux/include/crypto/internal/
A Dacompress.h62 int crypto_register_acomp(struct acomp_alg *alg);
/linux/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c776 ret = crypto_register_acomp(&hisi_zip_acomp_zlib); in hisi_zip_register_to_crypto()
782 ret = crypto_register_acomp(&hisi_zip_acomp_gzip); in hisi_zip_register_to_crypto()
/linux/
A Dvmlinux.symvers9799 0x00000000 crypto_register_acomp vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15189 ffff80001044bfa0 T crypto_register_acomp
A D.tmp_System.map15189 ffff80001044bfa0 T crypto_register_acomp

Completed in 330 milliseconds