Lines Matching refs:gc
2628 NvReadReserved(NV_STATE_CLEAR, &gc);
2922 NvWriteReserved(NV_STATE_CLEAR, &gc);
17969 gc.pcrAuthValues.auth[groupIndex] = in->auth;
25598 gc.shEnable == FALSE && in->state == YES
25612 gc.ehEnable == FALSE && in->state == YES
25700 selected = &gc.shEnable;
25703 selected = &gc.ehEnable;
25709 selected = &gc.phEnableNV;
25970 gc.platformAlg = in->hashAlg;
25971 gc.platformPolicy = in->authPolicy;
26188 gc.platformAlg = TPM_ALG_NULL;
26189 gc.platformPolicy.t.size = 0;
26404 gc.ehEnable = TRUE;
26677 gc.shEnable = gc.ehEnable = TRUE;
27177 gc.platformAuth = in->newAuth;
32072 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR)