Lines Matching refs:endorsementAuth
13831 endorsementAuth) as well as authorization to use the key associated with signHandle.
14187 endorsementAuth) as well as authorization to use the key associated with signHandle.
25002 endorsementAuth or endorsementPolicy.
25377 endorsementAuth/endorsementPolicy is provided. ehEnable may be SET if platformAuth/platformPolicy is
26217 their default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both eq…
26395 MemorySet(gp.endorsementAuth.t.buffer, 0, gp.endorsementAuth.t.size);
26397 gp.endorsementAuth.t.size = 0;
26408 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);
26465 set ownerAuth, endorsementAuth, and lockoutAuth to the Empty Buffer;
26669 MemorySet(gp.endorsementAuth.t.buffer, 0, gp.endorsementAuth.t.size);
26672 gp.ownerAuth.t.size = gp.endorsementAuth.t.size = gp.lockoutAuth.t.size = 0;
26735 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);
26971 endorsementAuth is changed. If authHandle is TPM_RH_LOCKOUT, then lockoutAuth is changed.
27162 gp.endorsementAuth = in->newAuth;
27163 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);