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

123

/linux-master/arch/powerpc/crypto/
H A Dvmx.c53 crypto_unregister_alg(&p8_aes_alg);
65 crypto_unregister_alg(&p8_aes_alg);
/linux-master/crypto/
H A D842.c132 crypto_unregister_alg(&alg);
142 crypto_unregister_alg(&alg);
H A Daes_ti.c75 crypto_unregister_alg(&aes_alg);
H A Dsm4_generic.c83 crypto_unregister_alg(&sm4_alg);
H A Dlz4hc.c143 crypto_unregister_alg(&alg_lz4hc);
152 crypto_unregister_alg(&alg_lz4hc);
H A Dlz4.c142 crypto_unregister_alg(&alg_lz4);
151 crypto_unregister_alg(&alg_lz4);
H A Dlzo-rle.c145 crypto_unregister_alg(&alg);
154 crypto_unregister_alg(&alg);
H A Dlzo.c145 crypto_unregister_alg(&alg);
154 crypto_unregister_alg(&alg);
H A Dzstd.c242 crypto_unregister_alg(&alg);
249 crypto_unregister_alg(&alg);
H A Ddeflate.c294 crypto_unregister_alg(&alg);
303 crypto_unregister_alg(&alg);
H A Dtwofish_generic.c187 crypto_unregister_alg(&alg);
H A Dblowfish_generic.c124 crypto_unregister_alg(&alg);
H A Dkpp.c156 crypto_unregister_alg(&alg->base);
H A Drng.c221 crypto_unregister_alg(&alg->base);
/linux-master/arch/arm/crypto/
H A Daes-cipher-glue.c59 crypto_unregister_alg(&aes_alg);
/linux-master/arch/x86/crypto/
H A Dtwofish_glue.c91 crypto_unregister_alg(&alg);
H A Dblowfish_glue.c179 crypto_unregister_alg(&bf_cipher_alg);
186 crypto_unregister_alg(&bf_cipher_alg);
H A Ddes3_ede_glue.c373 crypto_unregister_alg(&des3_ede_cipher);
380 crypto_unregister_alg(&des3_ede_cipher);
/linux-master/arch/arm64/crypto/
H A Daes-cipher-glue.c54 crypto_unregister_alg(&aes_alg);
H A Dsm4-ce-cipher-glue.c78 crypto_unregister_alg(&sm4_ce_alg);
H A Daes-ce-glue.c175 crypto_unregister_alg(&aes_alg);
/linux-master/arch/riscv/crypto/
H A Dsm4-riscv64-glue.c98 crypto_unregister_alg(&riscv64_sm4_alg);
/linux-master/drivers/crypto/cavium/zip/
H A Dzip_main.c463 crypto_unregister_alg(&zip_comp_lzs);
465 crypto_unregister_alg(&zip_comp_deflate);
472 crypto_unregister_alg(&zip_comp_deflate);
473 crypto_unregister_alg(&zip_comp_lzs);
/linux-master/arch/sparc/crypto/
H A Dcamellia_glue.c276 crypto_unregister_alg(&cipher_alg);
282 crypto_unregister_alg(&cipher_alg);
/linux-master/drivers/crypto/
H A Dgeode-aes.c355 crypto_unregister_alg(&geode_alg);
402 crypto_unregister_alg(&geode_alg);

Completed in 145 milliseconds

123