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

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp165 static RTERRINFOSTATIC s_StaticErrInfo; local
166 RTErrInfoInitStatic(&s_StaticErrInfo);
172 RTAsn1CursorInitPrimary(&PrimaryCursor, pvBuf, (uint32_t)cbRet, &s_StaticErrInfo.Core,
229 RTMsgError("RTPkcs7ContentInfoDecodeAsn1 failed: %Rrc - %s", rc, s_StaticErrInfo.szMsg);

Completed in 2230 milliseconds