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

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp334 PCRTCRX509SUBJECTPUBLICKEYINFO pPublicKeyInfo; local
336 rc = RTCrX509CertPathsQueryPathInfo(hCertPaths, iPath, &fTrusted, NULL /*pcNodes*/, &pSubject, &pPublicKeyInfo,
359 if (RTCrX509SubjectPublicKeyInfo_Compare(pPubKeyInfo, pPublicKeyInfo) == 0)
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp963 PCRTCRX509SUBJECTPUBLICKEYINFO pPublicKeyInfo; local
965 rc = RTCrX509CertPathsQueryPathInfo(hCertPaths, iPath, &fTrusted, NULL /*pcNodes*/, &pSubject, &pPublicKeyInfo,
992 && RTCrX509SubjectPublicKeyInfo_Compare(pCertPubKeyInfo, pPublicKeyInfo) == 0)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h4485 PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h4393 PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob,

Completed in 1138 milliseconds