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

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp530 struct STSTORESET aSets[6]; local
537 aSets[cSets].hStore = State.hRootStore;
538 aSets[cSets].paTAs = g_aSUPTimestampTAs;
539 aSets[cSets].cTAs = g_cSUPTimestampTAs;
541 aSets[cSets].hStore = State.hRootStore;
542 aSets[cSets].paTAs = g_aSUPSpcRootTAs;
543 aSets[cSets].cTAs = g_cSUPSpcRootTAs;
545 aSets[cSets].hStore = State.hRootStore;
546 aSets[cSets].paTAs = g_aSUPNtKernelRootTAs;
547 aSets[cSet
[all...]

Completed in 1825 milliseconds