Searched defs:WrapKeyAsyncContextT (Results 1 – 1 of 1) sorted by relevance
35 struct WrapKeyAsyncContextT { struct36 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 *paramSet = nullptr;43 struct HksBlob *wrappedKey = nullptr;