Home
last modified time | relevance | path

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

/hardware/nxp/keymint/transport/
DSBAccessController.cpp42 static void CryptoOpTimerFunc(union sigval arg) { in CryptoOpTimerFunc() function
123 startTimer(true, mTimerCrypto, CRYPTO_OP_SESSION_TIMEOUT, CryptoOpTimerFunc); in isOperationAllowed()