Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/crypto/vmx/
Dvmx.c57 crypto_unregister_alg(&p8_aes_alg); in p8_init()
69 crypto_unregister_alg(&p8_aes_alg); in p8_exit()
/Linux-v5.10/crypto/
D842.c132 crypto_unregister_alg(&alg); in crypto842_mod_init()
142 crypto_unregister_alg(&alg); in crypto842_mod_exit()
Dlz4.c142 crypto_unregister_alg(&alg_lz4); in lz4_mod_init()
151 crypto_unregister_alg(&alg_lz4); in lz4_mod_fini()
Dlz4hc.c143 crypto_unregister_alg(&alg_lz4hc); in lz4hc_mod_init()
152 crypto_unregister_alg(&alg_lz4hc); in lz4hc_mod_fini()
Dlzo-rle.c145 crypto_unregister_alg(&alg); in lzorle_mod_init()
154 crypto_unregister_alg(&alg); in lzorle_mod_fini()
Dlzo.c145 crypto_unregister_alg(&alg); in lzo_mod_init()
154 crypto_unregister_alg(&alg); in lzo_mod_fini()
Dzstd.c242 crypto_unregister_alg(&alg); in zstd_mod_init()
249 crypto_unregister_alg(&alg); in zstd_mod_fini()
Daes_ti.c75 crypto_unregister_alg(&aes_alg); in aes_fini()
Ddeflate.c321 crypto_unregister_alg(&alg); in deflate_mod_init()
330 crypto_unregister_alg(&alg); in deflate_mod_fini()
Dkpp.c110 crypto_unregister_alg(&alg->base); in crypto_unregister_kpp()
Dakcipher.c143 crypto_unregister_alg(&alg->base); in crypto_unregister_akcipher()
Dsm4_generic.c231 crypto_unregister_alg(&sm4_alg); in sm4_fini()
Dblowfish_generic.c128 crypto_unregister_alg(&alg); in blowfish_mod_fini()
Dkhazad.c875 crypto_unregister_alg(&khazad_alg); in khazad_mod_fini()
Drng.c198 crypto_unregister_alg(&alg->base); in crypto_unregister_rng()
Dtwofish_generic.c192 crypto_unregister_alg(&alg); in twofish_mod_fini()
/Linux-v5.10/drivers/crypto/cavium/zip/
Dzip_main.c441 crypto_unregister_alg(&zip_comp_lzs); in zip_register_compression_device()
443 crypto_unregister_alg(&zip_comp_deflate); in zip_register_compression_device()
450 crypto_unregister_alg(&zip_comp_deflate); in zip_unregister_compression_device()
451 crypto_unregister_alg(&zip_comp_lzs); in zip_unregister_compression_device()
/Linux-v5.10/arch/x86/crypto/
Dtwofish_glue.c91 crypto_unregister_alg(&alg); in fini()
Dblowfish_glue.c444 crypto_unregister_alg(&bf_cipher_alg); in init()
451 crypto_unregister_alg(&bf_cipher_alg); in fini()
/Linux-v5.10/arch/arm64/crypto/
Dsm4-ce-glue.c70 crypto_unregister_alg(&sm4_ce_alg); in sm4_ce_mod_fini()
Daes-cipher-glue.c54 crypto_unregister_alg(&aes_alg); in aes_fini()
Daes-ce-glue.c175 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
/Linux-v5.10/arch/arm/crypto/
Daes-cipher-glue.c59 crypto_unregister_alg(&aes_alg); in aes_fini()
/Linux-v5.10/arch/sparc/crypto/
Dcamellia_glue.c276 crypto_unregister_alg(&cipher_alg); in camellia_sparc64_mod_init()
282 crypto_unregister_alg(&cipher_alg); in camellia_sparc64_mod_fini()
/Linux-v5.10/drivers/crypto/
Dgeode-aes.c354 crypto_unregister_alg(&geode_alg); in geode_aes_remove()
403 crypto_unregister_alg(&geode_alg); in geode_aes_probe()

123