Searched defs:UnwrapKeyAsyncContextT (Results 1 – 1 of 1) sorted by relevance
34 struct UnwrapKeyAsyncContextT { struct35 napi_async_work asyncWork = nullptr;36 napi_deferred deferred = nullptr;37 napi_ref callback = nullptr;39 int32_t result = 0;40 struct HksBlob *keyAlias = nullptr;41 struct HksParamSet *paramSet = nullptr;42 struct HksBlob *wrappedKey = nullptr;