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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwintrust.h585 BYTE bCertificate[ANYSIZE_ARRAY]; member in struct:_WIN_CERTIFICATE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwintrust.h585 BYTE bCertificate[ANYSIZE_ARRAY]; member in struct:_WIN_CERTIFICATE
/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp2368 &pEntry->bCertificate[0],
2369 pEntry->dwLength - RT_OFFSETOF(WIN_CERTIFICATE, bCertificate),
3594 + (uint32_t)((uintptr_t)&pCur->bCertificate[0] - (uintptr_t)pFirst);
3595 pModPe->cbPkcs7SignedData = pCur->dwLength - RT_OFFSETOF(WIN_CERTIFICATE, bCertificate);
/vbox/src/VBox/Runtime/include/internal/
H A DldrPE.h811 uint8_t bCertificate[8]; member in struct:WIN_CERTIFICATE

Completed in 582 milliseconds