Home
last modified time | relevance | path

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

123

/linux/drivers/crypto/vmx/
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.c145 crypto_unregister_alg(&alg); in lzo_mod_init()
154 crypto_unregister_alg(&alg); in lzo_mod_fini()
A Dlzo-rle.c145 crypto_unregister_alg(&alg); in lzorle_mod_init()
154 crypto_unregister_alg(&alg); in lzorle_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.c321 crypto_unregister_alg(&alg); in deflate_mod_init()
330 crypto_unregister_alg(&alg); in deflate_mod_fini()
A Daes_ti.c75 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dkpp.c110 crypto_unregister_alg(&alg->base); in crypto_unregister_kpp()
A Dakcipher.c143 crypto_unregister_alg(&alg->base); in crypto_unregister_akcipher()
A Dblowfish_generic.c123 crypto_unregister_alg(&alg); in blowfish_mod_fini()
A Dtwofish_generic.c187 crypto_unregister_alg(&alg); in twofish_mod_fini()
A Dalgapi.c449 void crypto_unregister_alg(struct crypto_alg *alg) in crypto_unregister_alg() function
467 EXPORT_SYMBOL_GPL(crypto_unregister_alg);
483 crypto_unregister_alg(&algs[i]); in crypto_register_algs()
494 crypto_unregister_alg(&algs[i]); in crypto_unregister_algs()
/linux/drivers/crypto/cavium/zip/
A Dzip_main.c435 crypto_unregister_alg(&zip_comp_lzs); in zip_register_compression_device()
437 crypto_unregister_alg(&zip_comp_deflate); in zip_register_compression_device()
444 crypto_unregister_alg(&zip_comp_deflate); in zip_unregister_compression_device()
445 crypto_unregister_alg(&zip_comp_lzs); in zip_unregister_compression_device()
/linux/arch/x86/crypto/
A Dtwofish_glue.c91 crypto_unregister_alg(&alg); in fini()
A Dblowfish_glue.c337 crypto_unregister_alg(&bf_cipher_alg); in init()
344 crypto_unregister_alg(&bf_cipher_alg); in fini()
A Ddes3_ede_glue.c381 crypto_unregister_alg(&des3_ede_cipher); in des3_ede_x86_init()
388 crypto_unregister_alg(&des3_ede_cipher); in des3_ede_x86_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/arm64/crypto/
A Daes-cipher-glue.c54 crypto_unregister_alg(&aes_alg); in aes_fini()
A Dsm4-ce-glue.c78 crypto_unregister_alg(&sm4_ce_alg); in sm4_ce_mod_fini()
A Daes-ce-glue.c175 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
/linux/arch/arm/crypto/
A Daes-cipher-glue.c59 crypto_unregister_alg(&aes_alg); in aes_fini()
/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 63 milliseconds

123