Searched refs:RTSha384Init (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/checksum/
H A Dopenssl-sha512.cpp83 RTSha384Init(&Ctx);
90 RTDECL(void) RTSha384Init(PRTSHA384CONTEXT pCtx) function
94 RT_EXPORT_SYMBOL(RTSha384Init); variable
H A Dalt-sha512.cpp603 RTDECL(void) RTSha384Init(PRTSHA384CONTEXT pCtx) function
616 RT_EXPORT_SYMBOL(RTSha384Init); variable
638 RTSha384Init(&Ctx);
/vbox/src/VBox/Runtime/common/crypto/
H A Ddigest-builtin.cpp376 RTSha384Init((PRTSHA384CONTEXT)pvState);
/vbox/include/iprt/
H A Dmangling.h1362 # define RTSha384Init RT_MANGLER(RTSha384Init) macro

Completed in 80 milliseconds