Searched defs:hRootStore (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp255 RTCRSTORE hRootStore; member in struct:VERIFYEXESTATE
408 pState->hAdditionalStore, pState->hRootStore, &ValidationTime,
480 int rc = RTCrStoreCreateInMem(&State.hRootStore, 0);
498 rc = RTCrStoreCertAddFromFile(ch == 'r' ? State.hRootStore : State.hAdditionalStore, 0, ValueUnion.psz,
537 aSets[cSets].hStore = State.hRootStore;
541 aSets[cSets].hStore = State.hRootStore;
545 aSets[cSets].hStore = State.hRootStore;
599 cRefs = RTCrStoreRelease(State.hRootStore); Assert(cRefs == 0);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dschannel.h168 HCERTSTORE hRootStore; member in struct:_SCHANNEL_CRED
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dschannel.h202 HCERTSTORE hRootStore; member in struct:_SCHANNEL_CRED

Completed in 55 milliseconds