Home
last modified time | relevance | path

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

/linux/drivers/crypto/starfive/
A Djh7110-cryp.c171 crypto_engine_stop(cryp->engine); in starfive_cryp_probe()
196 crypto_engine_stop(cryp->engine); in starfive_cryp_remove()
/linux/crypto/
A 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/include/crypto/
A Dengine.h75 int crypto_engine_stop(struct crypto_engine *engine);
/linux/drivers/crypto/tegra/
A Dtegra-se-main.c315 crypto_engine_stop(se->engine); in tegra_se_probe()
327 crypto_engine_stop(se->engine); in tegra_se_remove()
/linux/Documentation/crypto/
A Dcrypto_engine.rst33 engine using ``crypto_engine_stop()`` and destroy the engine with

Completed in 8 milliseconds