Home
last modified time | relevance | path

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

/linux/crypto/
A Dacompress.c162 void crypto_unregister_acomp(struct acomp_alg *alg) in crypto_unregister_acomp() function
166 EXPORT_SYMBOL_GPL(crypto_unregister_acomp);
182 crypto_unregister_acomp(&algs[i]); in crypto_register_acomps()
193 crypto_unregister_acomp(&algs[i]); in crypto_unregister_acomps()
/linux/include/crypto/internal/
A Dacompress.h72 void crypto_unregister_acomp(struct acomp_alg *alg);
/linux/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c785 crypto_unregister_acomp(&hisi_zip_acomp_zlib); in hisi_zip_register_to_crypto()
793 crypto_unregister_acomp(&hisi_zip_acomp_gzip); in hisi_zip_unregister_from_crypto()
794 crypto_unregister_acomp(&hisi_zip_acomp_zlib); in hisi_zip_unregister_from_crypto()
/linux/
A Dvmlinux.symvers3488 0x00000000 crypto_unregister_acomp vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15190 ffff80001044bfe4 T crypto_unregister_acomp
A D.tmp_System.map15190 ffff80001044bfe4 T crypto_unregister_acomp

Completed in 319 milliseconds