Searched refs:RTMd2Init (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/common/checksum/
H A Dopenssl-md2.cpp48 RTMd2Init(&Ctx);
55 RTDECL(void) RTMd2Init(PRTMD2CONTEXT pCtx) function
59 RT_EXPORT_SYMBOL(RTMd2Init); variable
H A Dalt-md2.cpp90 RTDECL(void) RTMd2Init(PRTMD2CONTEXT pCtx) function
96 RT_EXPORT_SYMBOL(RTMd2Init); variable
267 RTMd2Init(&Ctx);
/vbox/include/iprt/
H A Dmd2.h77 RTDECL(void) RTMd2Init(PRTMD2CONTEXT pCtx);
H A Dmangling.h2358 # define RTMd2Init RT_MANGLER(RTMd2Init) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDigest.cpp334 RTMd2Init(&Ctx);
/vbox/src/VBox/Runtime/common/crypto/
H A Ddigest-builtin.cpp67 RTMd2Init((PRTMD2CONTEXT)pvState);

Completed in 92 milliseconds