Lines Matching refs:encryptedDuplication
2809 fixedParent, or encryptedDuplication attributes are inconsistent
4040 If encryptedDuplication is SET in the object being duplicated, then the TPM shall return
4140 TPM_RC_HIERARCHY encryptedDuplication is SET and newParentHandle specifies Null
4146 TPM_RC_SYMMETRIC encryptedDuplication is SET but no symmetric algorithm is provided
4182 37 // If the duplicates object has encryptedDuplication SET, then there must be
4184 39 if(object->publicArea.objectAttributes.encryptedDuplication == SET)
4272 a zero length. See TPM 2.0 Part 2 encryptedDuplication.
4475 If encryptedDuplication is SET in the object referenced by parentHandle, then encryptedDuplication …
4477 If encryptedDuplication is SET in objectPublic, then inSymSeed and encryptionKey shall not be Empty
4511 …Similarly, if the new parent's fixedTPM is set, the encryptedDuplication state need only be checked
4707 48 // If encryptedDuplication is SET, then the object must have an inner
4709 50 if(in->objectPublic.t.publicArea.objectAttributes.encryptedDuplication)
4735 70 if(in->objectPublic.t.publicArea.objectAttributes.encryptedDuplication)
13944 fixedParent, or encryptedDuplication attributes are inconsistent