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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp71 PSHASTORAGE pShaStorage; member in struct:SHASTORAGEINTERNAL
824 PVDINTERFACEIO pIfIo = VDIfIoGet(pInt->pShaStorage->pVDImageIfaces);
885 && pInt->pShaStorage->fCreateDigest)
887 if (pInt->pShaStorage->fSha256)
949 && pInt->pShaStorage->fCreateDigest)
951 if (pInt->pShaStorage->fSha256)
1034 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1035 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1048 pInt->pShaStorage = pShaStorage;
1140 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1215 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1229 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1244 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1258 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1274 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1298 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1316 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1412 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1509 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1671 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
1747 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser; local
[all...]

Completed in 59 milliseconds