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

/vbox/src/VBox/Runtime/common/checksum/
H A Dalt-sha512.cpp695 RTDECL(void) RTSha512t256Init(PRTSHA512T256CONTEXT pCtx) function
708 RT_EXPORT_SYMBOL(RTSha512t256Init); variable
730 RTSha512t256Init(&Ctx);
/vbox/include/iprt/
H A Dmangling.h1380 # define RTSha512t256Init RT_MANGLER(RTSha512t256Init) macro

Completed in 76 milliseconds