Lines Matching defs:pShaStorage

71     PSHASTORAGE pShaStorage;
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;
1035 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1048 pInt->pShaStorage = pShaStorage;
1088 if (pShaStorage->fCreateDigest)
1091 if (pShaStorage->fSha256)
1140 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1141 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1162 && pShaStorage->fCreateDigest)
1168 if (pShaStorage->fSha256)
1181 if (pShaStorage->fSha256)
1186 pShaStorage->strDigest = pszDigest;
1215 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1216 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1229 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1230 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1244 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1245 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1258 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1259 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1274 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1275 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1298 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1299 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1316 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1317 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1412 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1413 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1509 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1510 PVDINTERFACEIO pIfIo = VDIfIoGet(pShaStorage->pVDImageIfaces);
1671 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1715 uint32_t digestType = (pShaStorage->fSha256 == true) ? RTMANIFEST_ATTR_SHA256: RTMANIFEST_ATTR_SHA1;
1747 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1784 uint32_t digestType = (pShaStorage->fSha256 == true) ? RTMANIFEST_ATTR_SHA256: RTMANIFEST_ATTR_SHA1;