Searched refs:crypto_unregister_alg (Results 1 – 25 of 27) sorted by relevance
12
139 crypto_unregister_alg(&cipher_null); in crypto_null_mod_init()146 crypto_unregister_alg(&cipher_null); in crypto_null_mod_fini()
83 crypto_unregister_alg(&sm4_alg); in sm4_fini()
75 crypto_unregister_alg(&aes_alg); in aes_fini()
127 crypto_unregister_alg(&alg->base); in crypto_unregister_kpp()
489 void crypto_unregister_alg(struct crypto_alg *alg) in crypto_unregister_alg() function506 EXPORT_SYMBOL_GPL(crypto_unregister_alg);522 crypto_unregister_alg(&algs[i]); in crypto_register_algs()533 crypto_unregister_alg(&algs[i]); in crypto_unregister_algs()
124 crypto_unregister_alg(&alg); in blowfish_mod_fini()
152 crypto_unregister_alg(&alg->base); in crypto_unregister_sig()
870 crypto_unregister_alg(&khazad_alg); in khazad_mod_fini()
187 crypto_unregister_alg(&alg); in twofish_mod_fini()
188 crypto_unregister_alg(&alg->base); in crypto_unregister_rng()
157 crypto_unregister_alg(&alg->base); in crypto_unregister_akcipher()
694 crypto_unregister_alg(&anubis_alg); in anubis_mod_fini()
246 crypto_unregister_alg(&alg->base); in crypto_unregister_aead()
1311 crypto_unregister_alg(&aes_alg); in aes_fini()
460 crypto_unregister_alg(&seed_alg); in seed_fini()
376 crypto_unregister_alg(&alg->base); in crypto_unregister_scomp()
271 crypto_unregister_alg(&alg); in cast6_mod_fini()
304 crypto_unregister_alg(&aria_alg); in aria_fini()
531 crypto_unregister_alg(&alg); in cast5_mod_fini()
535 crypto_unregister_alg(&alg->base); in crypto_unregister_shash()
330 crypto_unregister_alg(&alg->base); in crypto_unregister_acomp()
377 crypto_unregister_alg(&alg->co.base); in crypto_unregister_lskcipher()
483 crypto_unregister_alg(&alg->base); in crypto_unregister_skcipher()
411 crypto_unregister_alg(&fcrypt_alg); in fcrypt_mod_fini()
1064 crypto_unregister_alg(&camellia_alg); in camellia_fini()
Completed in 50 milliseconds