Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c268 static int32_t ConstructCheckParamSet(bool isDeStorage, int32_t osAccountId, struct HksParamSet **p… in ConstructCheckParamSet() function
296 int32_t res = ConstructCheckParamSet(true, osAccountId, &deParamSet); in CheckKeyExist()
301 res = ConstructCheckParamSet(false, osAccountId, &ceParamSet); in CheckKeyExist()