Searched defs:RTCrDigestFindByType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Ddigest-builtin.cpp710 RTDECL(PCRTCRDIGESTDESC) RTCrDigestFindByType(RTDIGESTTYPE enmDigestType) function
724 PCRTCRDIGESTDESC pDesc = RTCrDigestFindByType(enmDigestType);
/vbox/include/iprt/
H A Dmangling.h2380 # define RTCrDigestFindByType RT_MANGLER(RTCrDigestFindByType) macro

Completed in 78 milliseconds