Searched refs:crypto_unregister_algs (Results 1 – 10 of 10) sorted by relevance
209 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_init()216 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_fini()
122 crypto_unregister_algs(des_algs, ARRAY_SIZE(des_algs)); in des_generic_mod_fini()
268 crypto_unregister_algs(tea_algs, ARRAY_SIZE(tea_algs)); in tea_mod_fini()
489 void crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs() function496 EXPORT_SYMBOL_GPL(crypto_unregister_algs);
464 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_init()470 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_fini()
616 void crypto_unregister_algs(struct crypto_alg *algs, int count);
35 void crypto_unregister_algs(struct crypto_alg *algs, int count);
10855 0x00000000 crypto_unregister_algs vmlinux EXPORT_SYMBOL_GPL
14987 ffff800010444b30 T crypto_unregister_algs
Completed in 321 milliseconds