Searched defs:RTMd2Init (Results 1 - 3 of 3) 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 Dmangling.h2358 # define RTMd2Init RT_MANGLER(RTMd2Init) macro

Completed in 102 milliseconds