Lines Matching refs:endorsementAuth
13842 endorsementAuth) as well as authorization to use the key associated with signHandle.
14198 endorsementAuth) as well as authorization to use the key associated with signHandle.
25013 endorsementAuth or endorsementPolicy.
25388 endorsementAuth/endorsementPolicy is provided. ehEnable may be SET if platformAuth/platformPolicy is
26228 their default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both eq…
26406 MemorySet(gp.endorsementAuth.t.buffer, 0, gp.endorsementAuth.t.size);
26408 gp.endorsementAuth.t.size = 0;
26419 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);
26476 set ownerAuth, endorsementAuth, and lockoutAuth to the Empty Buffer;
26680 MemorySet(gp.endorsementAuth.t.buffer, 0, gp.endorsementAuth.t.size);
26683 gp.ownerAuth.t.size = gp.endorsementAuth.t.size = gp.lockoutAuth.t.size = 0;
26746 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);
26982 endorsementAuth is changed. If authHandle is TPM_RH_LOCKOUT, then lockoutAuth is changed.
27173 gp.endorsementAuth = in->newAuth;
27174 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth);