crypto_unregister_skciphers  701 arch/arm/crypto/aes-ce-glue.c 	crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers  507 arch/arm/crypto/aes-neonbs-glue.c 	crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers  188 arch/arm/crypto/chacha-neon-glue.c 	crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers 1023 arch/arm64/crypto/aes-glue.c 	crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers 1064 arch/arm64/crypto/aes-glue.c 	crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers  524 arch/arm64/crypto/aes-neonbs-glue.c 	crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers  185 arch/arm64/crypto/chacha-neon-glue.c 	crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers  452 arch/x86/crypto/blowfish_glue.c 	crypto_unregister_skciphers(bf_skcipher_algs,
crypto_unregister_skciphers 1502 arch/x86/crypto/camellia_glue.c 	crypto_unregister_skciphers(camellia_skcipher_algs,
crypto_unregister_skciphers  286 arch/x86/crypto/chacha_glue.c 	crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers  493 arch/x86/crypto/des3_ede_glue.c 	crypto_unregister_skciphers(des3_ede_skciphers,
crypto_unregister_skciphers  266 arch/x86/crypto/twofish_glue_3way.c 	crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers));
crypto_unregister_skciphers  197 crypto/chacha_generic.c 	crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers  271 crypto/simd.c  	crypto_unregister_skciphers(algs, count);
crypto_unregister_skciphers 1093 crypto/skcipher.c EXPORT_SYMBOL_GPL(crypto_unregister_skciphers);
crypto_unregister_skciphers 2951 drivers/crypto/axis/artpec6_crypto.c 	crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos));
crypto_unregister_skciphers 2967 drivers/crypto/axis/artpec6_crypto.c 	crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos));
crypto_unregister_skciphers  492 drivers/crypto/cavium/nitrox/nitrox_skcipher.c 	crypto_unregister_skciphers(nitrox_skciphers,
crypto_unregister_skciphers  371 drivers/crypto/geode-aes.c 	crypto_unregister_skciphers(geode_skcipher_algs,
crypto_unregister_skciphers 1108 drivers/crypto/hisilicon/sec/sec_algs.c 	crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs));
crypto_unregister_skciphers  132 include/crypto/internal/skcipher.h void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);