Lines Matching refs:fixedParent
2727 If the object being created is a Storage Key and inPublic.objectAttributes.fixedParent is SET, then…
2809 fixedParent, or encryptedDuplication attributes are inconsistent
3156 “TPMA_OBJECT” in TPM 2.0 Part 2. In particular, fixedTPM, fixedParent, and restricted shall be CLEAR
3161 … possible for the key to be either fixedTPM or fixedParent, since, its private area would not be
3270 …TPM_RC_ATTRIBUTES 'fixedParent" and fixedTPM must be CLEAR on on an external key if
3315 34 // fixedParent == CLEAR, and must have restrict CLEAR so that it does not
3323 37 || in->inPublic.t.publicArea.objectAttributes.fixedParent != CLEAR
4044 If fixedParent of objectHandle→attributes is SET, the TPM shall return TPM_RC_ATTRIBUTES. If
4139 TPM_RC_ATTRIBUTES key to duplicate has fixedParent SET
4170 25 if(object->publicArea.objectAttributes.fixedParent == SET)
4474 If fixedTPM or fixedParent is SET in objectPublic, the TPM shall return TPM_RC_ATTRIBUTES.
4609 … TPM_RC_ATTRIBUTES attributes FixedTPM and fixedParent of objectPublic are not both
4682 23 // FixedTPM and fixedParent must be CLEAR
4684 25 || in->objectPublic.t.publicArea.objectAttributes.fixedParent == SET)
13854 For setting of the attributes of the created object, fixedParent, fixedTPM, decrypt, and restricted…
13944 fixedParent, or encryptedDuplication attributes are inconsistent