Lines Matching refs:lockoutAuth
2224 use of lockoutAuth shall be enabled if lockoutRecovery is zero.
26465 set ownerAuth, endorsementAuth, and lockoutAuth to the Empty Buffer;
26487 This command requires platformAuth or lockoutAuth. If TPM2_ClearControl() has disabled this command,
26489 If this command is authorized using lockoutAuth, the HMAC in the response shall use the new
26490 lockoutAuth value (that is, the Empty Buffer) when computing response HMAC.
26670 MemorySet(gp.lockoutAuth.t.buffer, 0, gp.lockoutAuth.t.size);
26672 gp.ownerAuth.t.size = gp.endorsementAuth.t.size = gp.lockoutAuth.t.size = 0;
26736 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth);
26971 endorsementAuth is changed. If authHandle is TPM_RH_LOCKOUT, then lockoutAuth is changed.
27171 gp.lockoutAuth = in->newAuth;
27172 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth);
27391 The command requires lockoutAuth.
27469 time in seconds after a lockoutAuth failure before use
27470 of lockoutAuth is allowed