Lines Matching refs:gc
2628 NvReadReserved(NV_STATE_CLEAR, &gc);
2922 NvWriteReserved(NV_STATE_CLEAR, &gc);
17958 gc.pcrAuthValues.auth[groupIndex] = in->auth;
25587 gc.shEnable == FALSE && in->state == YES
25601 gc.ehEnable == FALSE && in->state == YES
25689 selected = &gc.shEnable;
25692 selected = &gc.ehEnable;
25698 selected = &gc.phEnableNV;
25959 gc.platformAlg = in->hashAlg;
25960 gc.platformPolicy = in->authPolicy;
26177 gc.platformAlg = TPM_ALG_NULL;
26178 gc.platformPolicy.t.size = 0;
26393 gc.ehEnable = TRUE;
26666 gc.shEnable = gc.ehEnable = TRUE;
27166 gc.platformAuth = in->newAuth;
32063 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR)