Home
last modified time | relevance | path

Searched refs:crypto_unregister_skcipher (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.10/drivers/crypto/vmx/
Dvmx.c53 crypto_unregister_skcipher(&p8_aes_ctr_alg); in p8_init()
55 crypto_unregister_skcipher(&p8_aes_cbc_alg); in p8_init()
66 crypto_unregister_skcipher(&p8_aes_xts_alg); in p8_exit()
67 crypto_unregister_skcipher(&p8_aes_ctr_alg); in p8_exit()
68 crypto_unregister_skcipher(&p8_aes_cbc_alg); in p8_exit()
/Linux-v5.10/crypto/
Darc4.c78 crypto_unregister_skcipher(&arc4_alg); in arc4_exit()
Dskcipher.c828 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher() function
832 EXPORT_SYMBOL_GPL(crypto_unregister_skcipher);
848 crypto_unregister_skcipher(&algs[i]); in crypto_register_skciphers()
859 crypto_unregister_skcipher(&algs[i]); in crypto_unregister_skciphers()
Dcrypto_null.c218 crypto_unregister_skcipher(&skcipher_null); in crypto_null_mod_fini()
Dsalsa20_generic.c203 crypto_unregister_skcipher(&alg); in salsa20_generic_mod_fini()
Dsimd.c224 crypto_unregister_skcipher(&salg->alg); in simd_skcipher_free()
/Linux-v5.10/drivers/crypto/
Dpadlock-aes.c517 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_init()
527 crypto_unregister_skcipher(&cbc_aes_alg); in padlock_fini()
528 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_fini()
Datmel-aes.c2347 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_unregister_algs()
2353 crypto_unregister_skcipher(&aes_cfb64_alg); in atmel_aes_unregister_algs()
2356 crypto_unregister_skcipher(&aes_algs[i]); in atmel_aes_unregister_algs()
2422 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_register_algs()
2427 crypto_unregister_skcipher(&aes_cfb64_alg); in atmel_aes_register_algs()
2432 crypto_unregister_skcipher(&aes_algs[j]); in atmel_aes_register_algs()
Domap-des.c1072 crypto_unregister_skcipher( in omap_des_probe()
1105 crypto_unregister_skcipher( in omap_des_remove()
Datmel-tdes.c1109 crypto_unregister_skcipher(&tdes_algs[i]); in atmel_tdes_unregister_algs()
1128 crypto_unregister_skcipher(&tdes_algs[j]); in atmel_tdes_register_algs()
Domap-aes.c1239 crypto_unregister_skcipher( in omap_aes_probe()
1272 crypto_unregister_skcipher( in omap_aes_remove()
Dsahara.c1332 crypto_unregister_skcipher(&aes_algs[j]); in sahara_register_algs()
1342 crypto_unregister_skcipher(&aes_algs[i]); in sahara_unregister_algs()
/Linux-v5.10/include/crypto/internal/
Dskcipher.h125 void crypto_unregister_skcipher(struct skcipher_alg *alg);
/Linux-v5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-core.c463 crypto_unregister_skcipher(&ss_algs[i].alg.crypto); in sun4i_ss_probe()
486 crypto_unregister_skcipher(&ss_algs[i].alg.crypto); in sun4i_ss_remove()
/Linux-v5.10/drivers/crypto/rockchip/
Drk3288_crypto.c281 crypto_unregister_skcipher(&rk_cipher_algs[k]->alg.skcipher); in rk_crypto_register()
294 crypto_unregister_skcipher(&rk_cipher_algs[i]->alg.skcipher); in rk_crypto_unregister()
/Linux-v5.10/drivers/crypto/marvell/cesa/
Dcesa.c216 crypto_unregister_skcipher(cesa->caps->cipher_algs[j]); in mv_cesa_add_algs()
229 crypto_unregister_skcipher(cesa->caps->cipher_algs[i]); in mv_cesa_remove_algs()
/Linux-v5.10/drivers/crypto/amlogic/
Damlogic-gxl-core.c209 crypto_unregister_skcipher(&mc_algs[i].alg.skcipher); in meson_unregister_algs()
/Linux-v5.10/drivers/crypto/ccp/
Dccp-crypto-main.c385 crypto_unregister_skcipher(&ablk_alg->alg); in ccp_unregister_algs()
/Linux-v5.10/arch/s390/crypto/
Ddes_s390.c428 crypto_unregister_skcipher(des_s390_skciphers_ptr[des_s390_skciphers_num]); in des_s390_exit()
Dpaes_s390.c720 crypto_unregister_skcipher(alg); in __crypto_unregister_skcipher()
/Linux-v5.10/drivers/crypto/qce/
Dskcipher.c446 crypto_unregister_skcipher(&tmpl->alg.skcipher); in qce_skcipher_unregister()
/Linux-v5.10/drivers/crypto/virtio/
Dvirtio_crypto_algs.c663 crypto_unregister_skcipher(&virtio_crypto_algs[i].algo); in virtio_crypto_algs_unregister()
/Linux-v5.10/drivers/crypto/mediatek/
Dmtk-aes.c1186 crypto_unregister_skcipher(&aes_algs[i]); in mtk_aes_unregister_algs()
1207 crypto_unregister_skcipher(&aes_algs[i]); in mtk_aes_register_algs()
/Linux-v5.10/drivers/crypto/ux500/cryp/
Dcryp_core.c1238 crypto_unregister_skcipher(&cryp_algs[i].skcipher); in cryp_algs_register_all()
1252 crypto_unregister_skcipher(&cryp_algs[i].skcipher); in cryp_algs_unregister_all()
/Linux-v5.10/drivers/crypto/nx/
Dnx.c537 crypto_unregister_skcipher(alg); in nx_unregister_skcipher()

12