Home
last modified time | relevance | path

Searched defs:GetKeyPropertiesAsyncContextT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_get_key_item_properties.h25 struct GetKeyPropertiesAsyncContextT { struct
36 using GetKeyPropertiesAsyncContext = GetKeyPropertiesAsyncContextT *; argument
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_get_key_properties.cpp35 struct GetKeyPropertiesAsyncContextT { struct
36 napi_async_work asyncWork = nullptr;
37 napi_deferred deferred = nullptr;
38 napi_ref callback = nullptr;
40 int32_t result = 0;
41 struct HksBlob *keyAlias = nullptr;
42 struct HksParamSet *paramSetIn = nullptr;
43 struct HksParamSet *paramSetOut = nullptr;