Searched refs:openCertStore (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStubCertUtil.cpp62 static HCERTSTORE openCertStore(DWORD dwDst, const char *pszStoreNm) function
120 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);
/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp240 static HCERTSTORE openCertStore(DWORD dwDst, const char *pszStoreNm) function
308 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);
378 HCERTSTORE hDstStore = openCertStore(dwDst, pszStoreNm);

Completed in 80 milliseconds