Searched refs:RTCrX509Certificate_IsSelfSigned (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp715 && RTCrX509Certificate_IsSelfSigned(&Certificate)
719 && RTCrX509Certificate_IsSelfSigned(&Certificate)
/vbox/include/iprt/crypto/
H A Dx509.h956 RTDECL(bool) RTCrX509Certificate_IsSelfSigned(PCRTCRX509CERTIFICATE pCertificate);
/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-core.cpp1509 RTDECL(bool) RTCrX509Certificate_IsSelfSigned(PCRTCRX509CERTIFICATE pCertificate) function
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp1783 if (!RTCrX509Certificate_IsSelfSigned(pCert))
/vbox/include/iprt/
H A Dmangling.h2663 # define RTCrX509Certificate_IsSelfSigned RT_MANGLER(RTCrX509Certificate_IsSelfSigned) macro

Completed in 304 milliseconds