| /linux-6.15/drivers/crypto/aspeed/ |
| H A D | aspeed-hace.c | 239 crypto_engine_exit(hace_dev->crypt_engine_crypto); in aspeed_hace_probe() 241 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_probe() 256 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_remove() 257 crypto_engine_exit(hace_dev->crypt_engine_crypto); in aspeed_hace_remove()
|
| H A D | aspeed-acry.c | 788 crypto_engine_exit(acry_dev->crypt_engine_rsa); in aspeed_acry_probe() 800 crypto_engine_exit(acry_dev->crypt_engine_rsa); in aspeed_acry_remove()
|
| /linux-6.15/drivers/crypto/starfive/ |
| H A D | jh7110-cryp.c | 171 crypto_engine_exit(cryp->engine); in starfive_cryp_probe() 194 crypto_engine_exit(cryp->engine); in starfive_cryp_remove()
|
| /linux-6.15/drivers/crypto/tegra/ |
| H A D | tegra-se-main.c | 317 crypto_engine_exit(se->engine); in tegra_se_probe() 323 crypto_engine_exit(se->engine); in tegra_se_probe() 334 crypto_engine_exit(se->engine); in tegra_se_remove()
|
| /linux-6.15/include/crypto/ |
| H A D | engine.h | 81 void crypto_engine_exit(struct crypto_engine *engine);
|
| /linux-6.15/drivers/crypto/xilinx/ |
| H A D | zynqmp-aes-gcm.c | 422 crypto_engine_exit(aes_drv_ctx.engine); in zynqmp_aes_aead_probe() 429 crypto_engine_exit(aes_drv_ctx.engine); in zynqmp_aes_aead_remove()
|
| /linux-6.15/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto.c | 407 crypto_engine_exit(crypto_info->engine); in rk_crypto_probe() 431 crypto_engine_exit(crypto_tmp->engine); in rk_crypto_remove()
|
| /linux-6.15/Documentation/crypto/ |
| H A D | crypto_engine.rst | 34 ``crypto_engine_exit()``.
|
| /linux-6.15/crypto/ |
| H A D | crypto_engine.c | 556 void crypto_engine_exit(struct crypto_engine *engine) in crypto_engine_exit() function 566 EXPORT_SYMBOL_GPL(crypto_engine_exit);
|
| /linux-6.15/drivers/crypto/virtio/ |
| H A D | virtio_crypto_core.c | 307 crypto_engine_exit(vcrypto->data_vq[i].engine); in virtcrypto_start_crypto_engines() 318 crypto_engine_exit(vcrypto->data_vq[i].engine); in virtcrypto_clear_crypto_engines()
|
| /linux-6.15/drivers/crypto/gemini/ |
| H A D | sl3516-ce-core.c | 500 crypto_engine_exit(ce->engine); in sl3516_ce_probe() 514 crypto_engine_exit(ce->engine); in sl3516_ce_remove()
|
| /linux-6.15/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl-core.c | 142 crypto_engine_exit(mc->chanlist[i].engine); in meson_free_chanlist()
|
| /linux-6.15/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-ecc.c | 957 crypto_engine_exit(ecc_dev->engine); in kmb_ocs_ecc_probe() 980 crypto_engine_exit(ecc_dev->engine); in kmb_ocs_ecc_remove()
|
| H A D | keembay-ocs-hcu-core.c | 1161 crypto_engine_exit(hcu_dev->engine); in kmb_ocs_hcu_remove() 1234 crypto_engine_exit(hcu_dev->engine); in kmb_ocs_hcu_probe()
|
| H A D | keembay-ocs-aes-core.c | 1577 crypto_engine_exit(aes_dev->engine); in kmb_ocs_aes_remove() 1647 crypto_engine_exit(aes_dev->engine); in kmb_ocs_aes_probe()
|
| /linux-6.15/drivers/crypto/ |
| H A D | sahara.c | 1367 crypto_engine_exit(dev->engine); in sahara_probe() 1409 crypto_engine_exit(dev->engine); in sahara_probe() 1418 crypto_engine_exit(dev->engine); in sahara_remove()
|
| H A D | omap-aes.c | 1238 crypto_engine_exit(dd->engine); in omap_aes_probe() 1275 crypto_engine_exit(dd->engine); in omap_aes_remove()
|
| H A D | omap-des.c | 1053 crypto_engine_exit(dd->engine); in omap_des_probe()
|
| H A D | omap-sham.c | 2175 crypto_engine_exit(dd->engine); in omap_sham_probe()
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | jr.c | 73 crypto_engine_exit(jrpriv->engine); in caam_jr_crypto_engine_exit()
|
| /linux-6.15/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-core.c | 536 crypto_engine_exit(ss->flows[i].engine); in sun8i_ss_free_flows()
|
| /linux-6.15/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-core.c | 715 crypto_engine_exit(ce->chanlist[i].engine); in sun8i_ce_free_chanlist()
|
| /linux-6.15/drivers/crypto/stm32/ |
| H A D | stm32-cryp.c | 2690 crypto_engine_exit(cryp->engine); in stm32_cryp_probe() 2721 crypto_engine_exit(cryp->engine); in stm32_cryp_remove()
|
| H A D | stm32-hash.c | 2459 crypto_engine_exit(hdev->engine); in stm32_hash_probe() 2485 crypto_engine_exit(hdev->engine); in stm32_hash_remove()
|