Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM300/authsecret/
DAuthSecret.cpp47 static AuthSecretHelper *gAuthSecretImplInstance = AuthSecretHelper::getInstance(); variable
67 bool status = gAuthSecretImplInstance->constructApdu( in clearAuthApprovedStatus()
98 bool status = gAuthSecretImplInstance->constructApdu( in setPrimaryUserCredential()
121 !gAuthSecretImplInstance->checkVerifyStatus(resp)) { in setPrimaryUserCredential()
127 gAuthSecretImplInstance->extractTimeoutValue(std::move(resp)); in setPrimaryUserCredential()