Lines Matching refs:fixedParent
4294 If the object being created is a Storage Key and inPublic.objectAttributes.fixedParent is SET, then…
4457 fixedParent, or encryptedDuplication attributes are inconsistent
5119 “TPMA_OBJECT” in Part 2. In particular, fixedTPM, fixedParent, and restricted shall be CLEAR if
5125 possible for the key to be either fixedTPM or fixedParent, since, its private area would not be
5300 'fixedParent" and fixedTPM must be CLEAR on on an external key if
5416 // fixedParent == CLEAR, and must have restrict CLEAR so that it does not
5466 || in->inPublic.t.publicArea.objectAttributes.fixedParent != CLEAR
6761 If fixedParent of objectHandle→attributes is SET, the TPM shall return TPM_RC_ATTRIBUTES. If
6940 key to duplicate has fixedParent SET
7041 if(object->publicArea.objectAttributes.fixedParent == SET)
7622 If fixedTPM or fixedParent is SET in objectPublic, the TPM shall return TPM_RC_ATTRIBUTES.
7855 attributes FixedTPM and fixedParent of objectPublic are not both
8050 // FixedTPM and fixedParent must be CLEAR
8053 || in->objectPublic.t.publicArea.objectAttributes.fixedParent == SET)
24984 For setting of the attributes of the created object, fixedParent, fixedTPM, userWithAuth, adminWith…
25166 fixedParent, or encryptedDuplication attributes are inconsistent