Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c642 static int32_t CheckIfUserIamSupportCurType(int32_t userId, uint32_t userAuthType) in CheckIfUserIamSupportCurType() function
690 ret = CheckIfUserIamSupportCurType(processInfo->userIdInt, userAuthType); in AppendNewInfoForGenKeyInService()