Searched refs:ImportWrappedKeyAsyncContextT (Results 1 – 2 of 2) sorted by relevance
25 struct ImportWrappedKeyAsyncContextT { struct37 using ImportWrappedKeyAsyncContext = ImportWrappedKeyAsyncContextT *; argument
34 static_cast<ImportWrappedKeyAsyncContext>(HksMalloc(sizeof(ImportWrappedKeyAsyncContextT))); in CreateImportWrappedKeyAsyncContext()36 …(void)memset_s(context, sizeof(ImportWrappedKeyAsyncContextT), 0, sizeof(ImportWrappedKeyAsyncCont… in CreateImportWrappedKeyAsyncContext()