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

/vbox/include/iprt/crypto/
H A Ddigest.h177 RTDECL(bool) RTCrDigestMatch(RTCRDIGEST hDigest, void const *pvHash, size_t cbHash);
/vbox/src/VBox/Runtime/common/crypto/
H A Ddigest-core.cpp268 RTDECL(bool) RTCrDigestMatch(RTCRDIGEST hDigest, void const *pvHash, size_t cbHash) function
H A Dpkcs7-verify.cpp257 if (!RTCrDigestMatch(*phDigest,
/vbox/include/iprt/
H A Dmangling.h2370 # define RTCrDigestMatch RT_MANGLER(RTCrDigestMatch) macro

Completed in 83 milliseconds