Searched defs:ImportKeyAsyncContextT (Results 1 – 2 of 2) sorted by relevance
25 struct ImportKeyAsyncContextT { struct36 using ImportKeyAsyncContext = ImportKeyAsyncContextT *; argument
33 struct ImportKeyAsyncContextT { struct34 napi_async_work asyncWork = nullptr;35 napi_deferred deferred = nullptr;36 napi_ref callback = nullptr;38 int32_t result = 0;39 struct HksBlob *keyAlias = nullptr;40 struct HksParamSet *paramSet = nullptr;41 struct HksBlob *key = nullptr;