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

/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp202 static bool readCertFile(const char *pszCertFile, PCCERT_CONTEXT *ppOutCtx, HCERTSTORE *phSrcStore) function
293 if (!readCertFile(pszCertFile, &pSrcCtx, &hSrcStore))
371 if (!readCertFile(pszCertFile, &pSrcCtx, &hSrcStore))

Completed in 43 milliseconds