Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_secure_access.c370 static int32_t GetChallengePos(const struct HksParamSet *paramSet, uint32_t *pos) in GetChallengePos() function
393 int32_t ret = GetChallengePos(keyNode->authRuntimeParamSet, &pos); in VerifyCustomChallenge()