Searched refs:PIN_AUTH (Results 1 – 6 of 6) sorted by relevance
32 int32_t ret = QueryCredentialInfo(userId, PIN_AUTH, &credentialInfo); in PinPermissionCheck()37 if (authToken->authType != PIN_AUTH) { in PinPermissionCheck()60 if (authToken->authType != PIN_AUTH) { in FacePermissionCheck()92 if (param.authType == PIN_AUTH) { in CheckEnrollPermission()285 if (token.authType != PIN_AUTH) { in UpdateCredentialFunc()307 ret = QueryCredentialInfo(userId, PIN_AUTH, deletedCredential); in UpdateCredentialFunc()
46 PIN_AUTH = 1, enumerator
45 PIN_AUTH = 1, enumerator
100 PIN_AUTH = 1, enumerator
522 if (user == NULL && credentialInfo->authType == PIN_AUTH) { in AddCredentialInfo()537 if (credentialInfo->authType == PIN_AUTH) { in AddCredentialInfo()538 ResultCode ret = QueryCredentialInfo(userId, PIN_AUTH, credentialInfo); in AddCredentialInfo()
58 if (authToken.size() != sizeof(UserAuth::UserAuthToken) && authType != PIN_AUTH) { in InitSchedulation()