Home
last modified time | relevance | path

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

123

/linux/arch/powerpc/crypto/
A Dvmx.c53 crypto_unregister_alg(&p8_aes_alg); in p8_init()
65 crypto_unregister_alg(&p8_aes_alg); in p8_exit()
/linux/crypto/
A D842.c132 crypto_unregister_alg(&alg); in crypto842_mod_init()
142 crypto_unregister_alg(&alg); in crypto842_mod_exit()
A Dlz4.c142 crypto_unregister_alg(&alg_lz4); in lz4_mod_init()
151 crypto_unregister_alg(&alg_lz4); in lz4_mod_fini()
A Dlz4hc.c143 crypto_unregister_alg(&alg_lz4hc); in lz4hc_mod_init()
152 crypto_unregister_alg(&alg_lz4hc); in lz4hc_mod_fini()
A Dlzo-rle.c145 crypto_unregister_alg(&alg); in lzorle_mod_init()
154 crypto_unregister_alg(&alg); in lzorle_mod_fini()
A Dlzo.c145 crypto_unregister_alg(&alg); in lzo_mod_init()
154 crypto_unregister_alg(&alg); in lzo_mod_fini()
A Dzstd.c242 crypto_unregister_alg(&alg); in zstd_mod_init()
249 crypto_unregister_alg(&alg); in zstd_mod_fini()
A Dsm4_generic.c83 crypto_unregister_alg(&sm4_alg); in sm4_fini()
A Ddeflate.c294 crypto_unregister_alg(&alg); in deflate_mod_init()
303 crypto_unregister_alg(&alg); in deflate_mod_fini()
A Daes_ti.c75 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dalgapi.c455 void crypto_unregister_alg(struct crypto_alg *alg) in crypto_unregister_alg() function
475 EXPORT_SYMBOL_GPL(crypto_unregister_alg);
491 crypto_unregister_alg(&algs[i]); in crypto_register_algs()
502 crypto_unregister_alg(&algs[i]); in crypto_unregister_algs()
A Dkpp.c126 crypto_unregister_alg(&alg->base); in crypto_unregister_kpp()
A Dblowfish_generic.c124 crypto_unregister_alg(&alg); in blowfish_mod_fini()
A Drng.c187 crypto_unregister_alg(&alg->base); in crypto_unregister_rng()
A Dtwofish_generic.c187 crypto_unregister_alg(&alg); in twofish_mod_fini()
/linux/arch/x86/crypto/
A Dblowfish_glue.c179 crypto_unregister_alg(&bf_cipher_alg); in blowfish_init()
186 crypto_unregister_alg(&bf_cipher_alg); in blowfish_fini()
A Dtwofish_glue.c91 crypto_unregister_alg(&alg); in twofish_glue_fini()
A Ddes3_ede_glue.c373 crypto_unregister_alg(&des3_ede_cipher); in des3_ede_x86_init()
380 crypto_unregister_alg(&des3_ede_cipher); in des3_ede_x86_fini()
/linux/drivers/crypto/cavium/zip/
A Dzip_main.c463 crypto_unregister_alg(&zip_comp_lzs); in zip_register_compression_device()
465 crypto_unregister_alg(&zip_comp_deflate); in zip_register_compression_device()
472 crypto_unregister_alg(&zip_comp_deflate); in zip_unregister_compression_device()
473 crypto_unregister_alg(&zip_comp_lzs); in zip_unregister_compression_device()
/linux/arch/arm/crypto/
A Daes-cipher-glue.c60 crypto_unregister_alg(&aes_alg); in aes_fini()
/linux/arch/arm64/crypto/
A Daes-cipher-glue.c54 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dsm4-ce-cipher-glue.c78 crypto_unregister_alg(&sm4_ce_alg); in sm4_ce_mod_fini()
/linux/arch/sparc/crypto/
A 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/arch/riscv/crypto/
A Dsm4-riscv64-glue.c98 crypto_unregister_alg(&riscv64_sm4_alg); in riscv64_sm4_mod_exit()
/linux/drivers/crypto/
A Dgeode-aes.c355 crypto_unregister_alg(&geode_alg); in geode_aes_remove()
402 crypto_unregister_alg(&geode_alg); in geode_aes_probe()

Completed in 42 milliseconds

123