Home
last modified time | relevance | path

Searched refs:ConstructDeleteParamSet (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.c330 static int32_t ConstructDeleteParamSet(bool isDeStorage, int32_t osAccountId, struct HksParamSet **… in ConstructDeleteParamSet() function
358 int32_t res = ConstructDeleteParamSet(true, osAccountId, &deParamSet); in DeleteKey()
363 res = ConstructDeleteParamSet(false, osAccountId, &ceParamSet); in DeleteKey()