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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp1540 rc = i_verifyCertificateFile(pvCertBuf, cbCertFile, &storage);
1719 rc = i_verifyCertificateFile(pvCertBuf, cbCertFile, pStorage);
1766 rc = i_verifyCertificateFile(pvCertBuf, cbCertFile, pStorage);
2101 HRESULT Appliance::i_verifyCertificateFile(void *pvBuf, size_t cbSize, PSHASTORAGE pStorage) function in class:Appliance

Completed in 55 milliseconds