Lines Matching refs:ownerAuth
25011 attached to the Storage Primary Seed (SPS) shall be provided by ownerAuth or ownerPolicy.
25383 ownerAuth/ownerPolicy is provided. shEnable may be SET if platformAuth/platformPolicy is provided.
25394 TPMA_NV_PLATFORMCREATE CLEAR (indicating that the NV Index was defined using ownerAuth). As
26476 set ownerAuth, endorsementAuth, and lockoutAuth to the Empty Buffer;
26679 MemorySet(gp.ownerAuth.t.buffer, 0, gp.ownerAuth.t.size);
26683 gp.ownerAuth.t.size = gp.endorsementAuth.t.size = gp.lockoutAuth.t.size = 0;
26745 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth);
26981 TPM_RH_OWNER, then ownerAuth is changed. If authHandle is TPM_RH_ENDORSEMENT, then
27169 gp.ownerAuth = in->newAuth;
27170 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth);
30449 This command requires platformAuth or ownerAuth.
31667 may be authorized by ownerAuth or ownerPolicy.
31676 For creating an Index, ownerAuth may not be used if shEnable is CLEAR and platformAuth may not be
31679 CLEAR. If an Index was defined using ownerAuth, then that Index is not accessible when shEnable is
31817 SET in publicInfo. If ownerAuth/ownerPolicy is used for authorization, TPMA_NV_PLATFORMCREATE
32069 // clear, then we would not reach this point because ownerAuth
32344 shEnable is SET. If shEnable is CLEAR, indexes created using ownerAuth are not accessible even
32484 attempt to use ownerAuth to delete an index created by the platform
32511 // The owner may only delete an index that was defined with ownerAuth. The
32573 ownerAuth are not accessible even for deletion by the platform .
34386 This command requires either platformAuth/platformPolicy or ownerAuth/ownerPolicy.