Searched defs:g_hSpcAndNtKernelSuppStore (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp121 static RTCRSTORE g_hSpcAndNtKernelSuppStore = NIL_RTCRSTORE; variable
1062 return RTCrPkcs7VerifySignedData(pContentInfo, fFlags, g_hSpcAndNtKernelSuppStore, g_hSpcAndNtKernelRootStore,
1694 rc = supHardNtViCertStoreInit(&g_hSpcAndNtKernelSuppStore,
1755 RTCrStoreRelease(g_hSpcAndNtKernelSuppStore);
1756 g_hSpcAndNtKernelSuppStore = NIL_RTCRSTORE;

Completed in 51 milliseconds