Home
last modified time | relevance | path

Searched refs:crypto_engine_stop (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/crypto/starfive/
Djh7110-cryp.c171 crypto_engine_stop(cryp->engine); in starfive_cryp_probe()
196 crypto_engine_stop(cryp->engine); in starfive_cryp_remove()
/linux-6.12.1/crypto/
Dcrypto_engine.c437 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop() function
467 EXPORT_SYMBOL_GPL(crypto_engine_stop);
560 ret = crypto_engine_stop(engine); in crypto_engine_exit()
/linux-6.12.1/include/crypto/
Dengine.h75 int crypto_engine_stop(struct crypto_engine *engine);
/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se-main.c315 crypto_engine_stop(se->engine); in tegra_se_probe()
327 crypto_engine_stop(se->engine); in tegra_se_remove()
/linux-6.12.1/Documentation/crypto/
Dcrypto_engine.rst33 engine using ``crypto_engine_stop()`` and destroy the engine with