Searched refs:crypto_engine_exit (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/crypto/aspeed/
H A Daspeed-hace.c239 crypto_engine_exit(hace_dev->crypt_engine_crypto);
241 crypto_engine_exit(hace_dev->crypt_engine_hash);
256 crypto_engine_exit(hace_dev->crypt_engine_hash);
257 crypto_engine_exit(hace_dev->crypt_engine_crypto);
H A Daspeed-acry.c790 crypto_engine_exit(acry_dev->crypt_engine_rsa);
802 crypto_engine_exit(acry_dev->crypt_engine_rsa);
/linux-master/include/crypto/
H A Dengine.h81 void crypto_engine_exit(struct crypto_engine *engine);
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.c210 crypto_engine_exit(cryp->engine);
240 crypto_engine_exit(cryp->engine);
/linux-master/crypto/
H A Dcrypto_engine.c553 * crypto_engine_exit - free the resources of hardware engine when exit
556 void crypto_engine_exit(struct crypto_engine *engine) function
566 EXPORT_SYMBOL_GPL(crypto_engine_exit); variable
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto.c407 crypto_engine_exit(crypto_info->engine);
431 crypto_engine_exit(crypto_tmp->engine);
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c422 crypto_engine_exit(aes_drv_ctx.engine);
429 crypto_engine_exit(aes_drv_ctx.engine);
/linux-master/drivers/crypto/gemini/
H A Dsl3516-ce-core.c500 crypto_engine_exit(ce->engine);
514 crypto_engine_exit(ce->engine);
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c314 crypto_engine_exit(vcrypto->data_vq[i].engine);
325 crypto_engine_exit(vcrypto->data_vq[i].engine);
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-core.c142 crypto_engine_exit(mc->chanlist[i].engine);
/linux-master/drivers/crypto/
H A Dsahara.c1367 crypto_engine_exit(dev->engine);
1409 crypto_engine_exit(dev->engine);
1418 crypto_engine_exit(dev->engine);
H A Domap-aes.c1244 crypto_engine_exit(dd->engine);
1281 crypto_engine_exit(dd->engine);
H A Domap-des.c1061 crypto_engine_exit(dd->engine);
H A Domap-sham.c2175 crypto_engine_exit(dd->engine);
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c957 crypto_engine_exit(ecc_dev->engine);
980 crypto_engine_exit(ecc_dev->engine);
H A Dkeembay-ocs-hcu-core.c1160 crypto_engine_exit(hcu_dev->engine);
1233 crypto_engine_exit(hcu_dev->engine);
H A Dkeembay-ocs-aes-core.c1577 crypto_engine_exit(aes_dev->engine);
1647 crypto_engine_exit(aes_dev->engine);
/linux-master/drivers/crypto/caam/
H A Djr.c73 crypto_engine_exit(jrpriv->engine);
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c2073 crypto_engine_exit(cryp->engine);
2098 crypto_engine_exit(cryp->engine);
H A Dstm32-hash.c2133 crypto_engine_exit(hdev->engine);
2159 crypto_engine_exit(hdev->engine);
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c691 crypto_engine_exit(ce->chanlist[i].engine);
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c536 crypto_engine_exit(ss->flows[i].engine);

Completed in 272 milliseconds