Home
last modified time | relevance | path

Searched refs:crypto_unregister_alg (Results 1 – 25 of 27) sorted by relevance

12

/crypto/
A Dcrypto_null.c139 crypto_unregister_alg(&cipher_null); in crypto_null_mod_init()
146 crypto_unregister_alg(&cipher_null); in crypto_null_mod_fini()
A Dsm4_generic.c83 crypto_unregister_alg(&sm4_alg); in sm4_fini()
A Daes_ti.c75 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dkpp.c127 crypto_unregister_alg(&alg->base); in crypto_unregister_kpp()
A Dalgapi.c489 void crypto_unregister_alg(struct crypto_alg *alg) in crypto_unregister_alg() function
506 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()
A Dblowfish_generic.c124 crypto_unregister_alg(&alg); in blowfish_mod_fini()
A Dsig.c152 crypto_unregister_alg(&alg->base); in crypto_unregister_sig()
A Dkhazad.c870 crypto_unregister_alg(&khazad_alg); in khazad_mod_fini()
A Dtwofish_generic.c187 crypto_unregister_alg(&alg); in twofish_mod_fini()
A Drng.c188 crypto_unregister_alg(&alg->base); in crypto_unregister_rng()
A Dakcipher.c157 crypto_unregister_alg(&alg->base); in crypto_unregister_akcipher()
A Danubis.c694 crypto_unregister_alg(&anubis_alg); in anubis_mod_fini()
A Daead.c246 crypto_unregister_alg(&alg->base); in crypto_unregister_aead()
A Daes_generic.c1311 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dseed.c460 crypto_unregister_alg(&seed_alg); in seed_fini()
A Dscompress.c376 crypto_unregister_alg(&alg->base); in crypto_unregister_scomp()
A Dcast6_generic.c271 crypto_unregister_alg(&alg); in cast6_mod_fini()
A Daria_generic.c304 crypto_unregister_alg(&aria_alg); in aria_fini()
A Dcast5_generic.c531 crypto_unregister_alg(&alg); in cast5_mod_fini()
A Dshash.c535 crypto_unregister_alg(&alg->base); in crypto_unregister_shash()
A Dacompress.c330 crypto_unregister_alg(&alg->base); in crypto_unregister_acomp()
A Dlskcipher.c377 crypto_unregister_alg(&alg->co.base); in crypto_unregister_lskcipher()
A Dskcipher.c483 crypto_unregister_alg(&alg->base); in crypto_unregister_skcipher()
A Dfcrypt.c411 crypto_unregister_alg(&fcrypt_alg); in fcrypt_mod_fini()
A Dcamellia_generic.c1064 crypto_unregister_alg(&camellia_alg); in camellia_fini()

Completed in 50 milliseconds

12