Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-glue.c326 crypto_unregister_skciphers(arm_algs, ARRAY_SIZE(arm_algs)); in chacha_simd_mod_init()
335 crypto_unregister_skciphers(arm_algs, ARRAY_SIZE(arm_algs)); in chacha_simd_mod_fini()
337 crypto_unregister_skciphers(neon_algs, ARRAY_SIZE(neon_algs)); in chacha_simd_mod_fini()
H A Daes-neonbs-glue.c523 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14079 crypto_unregister_skciphers
/OK3568_Linux_fs/kernel/crypto/
H A Dchacha_generic.c125 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_generic_mod_fini()
H A Dskcipher.c855 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() function
862 EXPORT_SYMBOL_GPL(crypto_unregister_skciphers);
H A Dsimd.c268 crypto_unregister_skciphers(algs, count); in simd_unregister_skciphers()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h128 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dchacha-glue.c138 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_glue_3way.c269 crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers)); in fini()
H A Dchacha_glue.c303 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
H A Dblowfish_glue.c452 crypto_unregister_skciphers(bf_skcipher_algs, in fini()
H A Ddes3_ede_glue.c493 crypto_unregister_skciphers(des3_ede_skciphers, in des3_ede_x86_fini()
H A Dcamellia_glue.c1502 crypto_unregister_skciphers(camellia_skcipher_algs, in fini()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dchacha-neon-glue.c229 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
H A Daes-glue.c954 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
972 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()
H A Daes-neonbs-glue.c450 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dcamellia_glue.c283 crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs)); in camellia_sparc64_mod_fini()
H A Ddes_glue.c471 crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs)); in des_sparc64_mod_fini()
H A Daes_glue.c464 crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs)); in aes_sparc64_mod_fini()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dgeode-aes.c356 crypto_unregister_skciphers(geode_skcipher_algs, in geode_aes_remove()
H A Dmxs-dcp.c1128 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()
1153 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c550 crypto_unregister_skciphers(nitrox_skciphers, in nitrox_unregister_skciphers()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c459 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in cav_unregister_algs()
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-glue.c507 crypto_unregister_skciphers(aes_skcipher_algs, in ppc_aes_mod_fini()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c1458 crypto_unregister_skciphers(qat_skciphers, ARRAY_SIZE(qat_skciphers)); in qat_algs_register()
1469 crypto_unregister_skciphers(qat_skciphers, ARRAY_SIZE(qat_skciphers)); in qat_algs_unregister()

12