Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c427 IAM_STATIC uint32_t GetRealAuthTypeForEnrolledId(uint32_t authType) in GetRealAuthTypeForEnrolledId() function
448 …ResultCode ret = UpdateEnrolledId(enrolledList, GetRealAuthTypeForEnrolledId(credentialInfo->authT… in AddCredentialToUser()