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

/vbox/include/iprt/crypto/
H A Ddigest.h173 RTDECL(uint32_t) RTCrDigestRetain(RTCRDIGEST hDigest);
/vbox/src/VBox/Runtime/common/crypto/
H A Dpkix-signature-core.cpp206 uint32_t cRefs = RTCrDigestRetain(hDigest);
260 uint32_t cRefs = RTCrDigestRetain(hDigest);
H A Dpkcs7-verify.cpp344 uint32_t cRefs = RTCrDigestRetain(hDigest);
460 && RTCrDigestRetain(hDigest) != UINT32_MAX)
H A Ddigest-core.cpp174 RTDECL(uint32_t) RTCrDigestRetain(RTCRDIGEST hDigest) function
/vbox/include/iprt/
H A Dmangling.h2373 # define RTCrDigestRetain RT_MANGLER(RTCrDigestRetain) macro

Completed in 80 milliseconds