Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcrypto_engine.c390 int crypto_engine_stop(struct crypto_engine *engine) in crypto_engine_stop() function
420 EXPORT_SYMBOL_GPL(crypto_engine_stop);
482 ret = crypto_engine_stop(engine); in crypto_engine_exit()
/Linux-v4.19/include/crypto/
Dengine.h112 int crypto_engine_stop(struct crypto_engine *engine);