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

/vbox/src/VBox/Runtime/common/checksum/
H A Dalt-sha512.cpp649 RTDECL(void) RTSha512t224Init(PRTSHA512T224CONTEXT pCtx) function
662 RT_EXPORT_SYMBOL(RTSha512t224Init); variable
684 RTSha512t224Init(&Ctx);
/vbox/include/iprt/
H A Dmangling.h1374 # define RTSha512t224Init RT_MANGLER(RTSha512t224Init) macro

Completed in 77 milliseconds