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

/vbox/include/iprt/
H A Dx509-branch-collision.h71 RTDECL(int) RTX509CertificateVerify(void *pvBuf, unsigned int cbSize);
H A Dmangling.h1978 # define RTX509CertificateVerify RT_MANGLER(RTX509CertificateVerify) macro
/vbox/src/VBox/Runtime/common/checksum/
H A Dx509.cpp322 RTDECL(int) RTX509CertificateVerify(void *pvBuf, unsigned int cbSize) function
386 RT_EXPORT_SYMBOL(RTX509CertificateVerify); variable
/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp2129 vrc = RTX509CertificateVerify(pvCertBuf, (unsigned int)cbCertSize);

Completed in 91 milliseconds