Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/crypto/
Dchacha-neon-glue.c188 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
Daes-neonbs-glue.c507 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
Daes-ce-glue.c701 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
/Linux-v5.4/arch/arm64/crypto/
Dchacha-neon-glue.c185 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
Daes-glue.c1023 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
1064 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()
Daes-neonbs-glue.c524 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
/Linux-v5.4/crypto/
Dchacha_generic.c197 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_generic_mod_fini()
Dsimd.c271 crypto_unregister_skciphers(algs, count); in simd_unregister_skciphers()
Dskcipher.c1086 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() function
1093 EXPORT_SYMBOL_GPL(crypto_unregister_skciphers);
/Linux-v5.4/arch/x86/crypto/
Dtwofish_glue_3way.c266 crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers)); in fini()
Dchacha_glue.c286 crypto_unregister_skciphers(algs, ARRAY_SIZE(algs)); in chacha_simd_mod_fini()
Dblowfish_glue.c452 crypto_unregister_skciphers(bf_skcipher_algs, in fini()
Ddes3_ede_glue.c493 crypto_unregister_skciphers(des3_ede_skciphers, in des3_ede_x86_fini()
Dcamellia_glue.c1502 crypto_unregister_skciphers(camellia_skcipher_algs, in fini()
/Linux-v5.4/include/crypto/internal/
Dskcipher.h132 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);
/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c492 crypto_unregister_skciphers(nitrox_skciphers, in nitrox_unregister_skciphers()
/Linux-v5.4/drivers/crypto/hisilicon/sec/
Dsec_algs.c1108 crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_unregister()
/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c2951 crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos)); in artpec6_crypto_probe()
2967 crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos)); in artpec6_crypto_remove()