Home
last modified time | relevance | path

Searched refs:crypto_unregister_skciphers (Results 1 – 19 of 19) sorted by relevance

/linux/crypto/
H A Dchacha.c161 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in crypto_chacha_mod_fini()
H A Dskcipher.c758 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() function
765 EXPORT_SYMBOL_GPL(crypto_unregister_skciphers);
H A Dsimd.c246 crypto_unregister_skciphers(algs, count); in simd_unregister_skciphers()
/linux/include/crypto/internal/
H A Dskcipher.h203 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);
/linux/arch/x86/crypto/
H A Daria_aesni_avx_glue.c215 crypto_unregister_skciphers(aria_algs, ARRAY_SIZE(aria_algs)); in aria_avx_exit()
H A Daria_aesni_avx2_glue.c235 crypto_unregister_skciphers(aria_algs, ARRAY_SIZE(aria_algs)); in aria_avx2_exit()
H A Daesni-intel_glue.c1652 crypto_unregister_skciphers((A), ARRAY_SIZE(A))
1717 crypto_unregister_skciphers(aesni_skciphers, in aesni_init()
1728 crypto_unregister_skciphers(aesni_skciphers, in aesni_exit()
/linux/arch/arm64/crypto/
H A Dsm4-neon-glue.c235 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()
H A Dsm4-ce-glue.c694 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()
701 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()
H A Daes-glue.c952 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
970 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()
H A Daes-neonbs-glue.c456 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
/linux/arch/riscv/crypto/
H A Daes-riscv64-glue.c608 crypto_unregister_skciphers(riscv64_zvkned_aes_skcipher_algs, in riscv64_aes_mod_init()
621 crypto_unregister_skciphers(riscv64_zvkned_aes_skcipher_algs, in riscv64_aes_mod_exit()
/linux/drivers/crypto/
H A Dgeode-aes.c356 crypto_unregister_skciphers(geode_skcipher_algs, in geode_aes_remove()
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c433 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in cav_unregister_algs()
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c529 crypto_unregister_skciphers(nitrox_skciphers, in nitrox_unregister_skciphers()
/linux/arch/powerpc/crypto/
H A Daes-spe-glue.c507 crypto_unregister_skciphers(aes_skcipher_algs, in ppc_aes_mod_fini()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c1514 crypto_unregister_skciphers(otx_cpt_skciphers, in cpt_register_algs()
1524 crypto_unregister_skciphers(otx_cpt_skciphers, in cpt_unregister_algs()
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c1118 crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_unregister()
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2941 crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos)); in artpec6_crypto_probe()
2957 crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos)); in artpec6_crypto_remove()