Home
last modified time | relevance | path

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

/linux/crypto/
A Dcrypto_engine.c457 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop() function
487 EXPORT_SYMBOL_GPL(crypto_engine_stop);
582 ret = crypto_engine_stop(engine); in crypto_engine_exit()
/linux/include/crypto/
A Dengine.h115 int crypto_engine_stop(struct crypto_engine *engine);
/linux/Documentation/crypto/
A Dcrypto_engine.rst33 engine using ``crypto_engine_stop()`` and destroy the engine with

Completed in 7 milliseconds