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

/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStubCertUtil.cpp43 static bool readCertBuf(const unsigned char kpCertBuf[], DWORD cbCertBuf, PCCERT_CONTEXT *ppOutCtx) function
111 if (!readCertBuf(kpCertBuf, cbCertBuf, &pSrcCtx))

Completed in 186 milliseconds