Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dengine.h64 int (*unprepare_crypt_hardware)(struct crypto_engine *engine); member
/linux/crypto/
A Dcrypto_engine.c107 if (engine->unprepare_crypt_hardware && in crypto_pump_requests()
108 engine->unprepare_crypt_hardware(engine)) in crypto_pump_requests()
/linux/Documentation/crypto/
A Dcrypto_engine.rst42 * ``unprepare_crypt_hardware``: Called once after all unprepare functions have

Completed in 4 milliseconds