Home
last modified time | relevance | path

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

/crypto/
Dcrypto_engine.c76 bool was_busy = false; in crypto_pump_requests() local
133 was_busy = true; in crypto_pump_requests()
140 if (!was_busy && engine->prepare_crypt_hardware) { in crypto_pump_requests()