Lines Matching refs:ownerAuth
25000 attached to the Storage Primary Seed (SPS) shall be provided by ownerAuth or ownerPolicy.
25372 ownerAuth/ownerPolicy is provided. shEnable may be SET if platformAuth/platformPolicy is provided.
25383 TPMA_NV_PLATFORMCREATE CLEAR (indicating that the NV Index was defined using ownerAuth). As
26465 set ownerAuth, endorsementAuth, and lockoutAuth to the Empty Buffer;
26668 MemorySet(gp.ownerAuth.t.buffer, 0, gp.ownerAuth.t.size);
26672 gp.ownerAuth.t.size = gp.endorsementAuth.t.size = gp.lockoutAuth.t.size = 0;
26734 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth);
26970 TPM_RH_OWNER, then ownerAuth is changed. If authHandle is TPM_RH_ENDORSEMENT, then
27158 gp.ownerAuth = in->newAuth;
27159 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth);
30438 This command requires platformAuth or ownerAuth.
31658 may be authorized by ownerAuth or ownerPolicy.
31667 For creating an Index, ownerAuth may not be used if shEnable is CLEAR and platformAuth may not be
31670 CLEAR. If an Index was defined using ownerAuth, then that Index is not accessible when shEnable is
31808 SET in publicInfo. If ownerAuth/ownerPolicy is used for authorization, TPMA_NV_PLATFORMCREATE
32060 // clear, then we would not reach this point because ownerAuth
32335 shEnable is SET. If shEnable is CLEAR, indexes created using ownerAuth are not accessible even
32475 attempt to use ownerAuth to delete an index created by the platform
32502 // The owner may only delete an index that was defined with ownerAuth. The
32564 ownerAuth are not accessible even for deletion by the platform .
34377 This command requires either platformAuth/platformPolicy or ownerAuth/ownerPolicy.