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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp1440 static int supHardNtViCertStoreInit(PRTCRSTORE phStore, function
1682 rc = supHardNtViCertStoreInit(&g_hSpcRootStore, g_aSUPSpcRootTAs, g_cSUPSpcRootTAs,
1685 rc = supHardNtViCertStoreInit(&g_hNtKernelRootStore, g_aSUPNtKernelRootTAs, g_cSUPNtKernelRootTAs,
1688 rc = supHardNtViCertStoreInit(&g_hSpcAndNtKernelRootStore,
1694 rc = supHardNtViCertStoreInit(&g_hSpcAndNtKernelSuppStore,

Completed in 52 milliseconds