Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM300/authsecret/
DAuthSecretHelper.h30 #define CLEAR_APPROVE_STATUS_TIMER_VALUE 60 macro
DAuthSecretHelper.cpp80 uint64_t timeout = CLEAR_APPROVE_STATUS_TIMER_VALUE; in extractTimeoutValue()