Searched refs:CRYPTO_OP_SESSION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
81 return g_IsCryptoOperationRunning ? CRYPTO_OP_SESSION_TIMEOUT : REGULAR_SESSION_TIMEOUT; in getSessionTimeout()123 startTimer(true, mTimerCrypto, CRYPTO_OP_SESSION_TIMEOUT, CryptoOpTimerFunc); in isOperationAllowed()
37 #define CRYPTO_OP_SESSION_TIMEOUT (20 * 1000) // 20 sec,for begin() operation macro