crypto_unregister_skciphers
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs));
crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs));
crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs));
crypto_unregister_skciphers(aes_skcipher_algs,
crypto_unregister_skciphers(riscv64_zvkned_aes_skcipher_algs,
crypto_unregister_skciphers(riscv64_zvkned_aes_skcipher_algs,
crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs));
crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs));
crypto_unregister_skciphers(skcipher_algs, ARRAY_SIZE(skcipher_algs));
crypto_unregister_skciphers((A), ARRAY_SIZE(A))
crypto_unregister_skciphers(aesni_skciphers,
crypto_unregister_skciphers(aesni_skciphers,
crypto_unregister_skciphers(aria_algs, ARRAY_SIZE(aria_algs));
crypto_unregister_skciphers(aria_algs, ARRAY_SIZE(aria_algs));
crypto_unregister_skciphers(aria_algs, ARRAY_SIZE(aria_algs));
crypto_unregister_skciphers(bf_skcipher_algs,
crypto_unregister_skciphers(camellia_algs, ARRAY_SIZE(camellia_algs));
crypto_unregister_skciphers(camellia_algs, ARRAY_SIZE(camellia_algs));
crypto_unregister_skciphers(camellia_skcipher_algs,
crypto_unregister_skciphers(cast5_algs, ARRAY_SIZE(cast5_algs));
crypto_unregister_skciphers(cast6_algs, ARRAY_SIZE(cast6_algs));
crypto_unregister_skciphers(des3_ede_skciphers,
crypto_unregister_skciphers(serpent_algs, ARRAY_SIZE(serpent_algs));
crypto_unregister_skciphers(serpent_algs, ARRAY_SIZE(serpent_algs));
crypto_unregister_skciphers(serpent_algs, ARRAY_SIZE(serpent_algs));
crypto_unregister_skciphers(sm4_aesni_avx2_skciphers,
crypto_unregister_skciphers(sm4_aesni_avx_skciphers,
crypto_unregister_skciphers(twofish_algs, ARRAY_SIZE(twofish_algs));
crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers));
crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers(algs, count);
crypto_unregister_skciphers(algs, i);
EXPORT_SYMBOL_GPL(crypto_unregister_skciphers);
crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs));
crypto_unregister_skciphers(aes_algs, i);
crypto_unregister_skciphers(tdes_algs, ARRAY_SIZE(tdes_algs));
crypto_unregister_skciphers(tdes_algs, i);
crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos));
crypto_unregister_skciphers(crypto_algos, ARRAY_SIZE(crypto_algos));
crypto_unregister_skciphers(algs, ARRAY_SIZE(algs));
crypto_unregister_skciphers(nitrox_skciphers,
crypto_unregister_skciphers(geode_skcipher_algs,
crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs));
crypto_unregister_skciphers(qat_skciphers, ARRAY_SIZE(qat_skciphers));
crypto_unregister_skciphers(qat_skciphers, ARRAY_SIZE(qat_skciphers));
crypto_unregister_skciphers(otx_cpt_skciphers,
crypto_unregister_skciphers(otx_cpt_skciphers,
crypto_unregister_skciphers(otx2_cpt_skciphers,
crypto_unregister_skciphers(otx2_cpt_skciphers,
crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs));
crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs));
void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);