Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dengine.h58 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); member
/Linux-v5.4/crypto/
Dcrypto_engine.c102 if (engine->unprepare_crypt_hardware && in crypto_pump_requests()
103 engine->unprepare_crypt_hardware(engine)) in crypto_pump_requests()
/Linux-v5.4/Documentation/crypto/
Dcrypto_engine.rst42 * ``unprepare_crypt_hardware``: Called once after all unprepare functions have