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

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp529 unsigned cSets = 0; local
537 aSets[cSets].hStore = State.hRootStore;
538 aSets[cSets].paTAs = g_aSUPTimestampTAs;
539 aSets[cSets].cTAs = g_cSUPTimestampTAs;
540 cSets++;
541 aSets[cSets].hStore = State.hRootStore;
542 aSets[cSets].paTAs = g_aSUPSpcRootTAs;
543 aSets[cSets].cTAs = g_cSUPSpcRootTAs;
544 cSets++;
545 aSets[cSets]
[all...]

Completed in 44 milliseconds