Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.c216 crypto_engine_stop(cryp->engine); in starfive_cryp_probe()
247 crypto_engine_stop(cryp->engine); in starfive_cryp_remove()
/openbmc/linux/crypto/
H A Dcrypto_engine.c437 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop() function
467 EXPORT_SYMBOL_GPL(crypto_engine_stop);
562 ret = crypto_engine_stop(engine); in crypto_engine_exit()
/openbmc/linux/include/crypto/
H A Dengine.h75 int crypto_engine_stop(struct crypto_engine *engine);
/openbmc/linux/Documentation/crypto/
H A Dcrypto_engine.rst33 engine using ``crypto_engine_stop()`` and destroy the engine with