Lines Matching refs:parentHandle
4192 The parentHandle parameter shall reference a loaded decryption key that has both the public and
4344 @parentHandle
4508 different types; parentHandle does not reference a restricted
4635 parentObject = ObjectGet(in->parentHandle);
4649 result = PublicAttributesValidation(FALSE, in->parentHandle,
4659 result = CryptCreateObject(in->parentHandle, &in->inPublic.t.publicArea,
4664 FillInCreationData(in->parentHandle, in->inPublic.t.publicArea.nameAlg,
4672 TicketComputeCreation(EntityGetHierarchy(in->parentHandle), &name,
4675 SensitiveToPrivate(&sensitive, &name, in->parentHandle,
4791 @parentHandle
4916 parentHandle is not a storage key, or the object to load is a storage
4977 parentObject = ObjectGet(in->parentHandle);
5057 result = PublicAttributesValidation(TRUE, in->parentHandle,
5067 result = PrivateToSensitive(&in->inPrivate, &out->name, in->parentHandle,
5074 hierarchy = ObjectGetHierarchy(in->parentHandle);
5079 &out->name, in->parentHandle, skipChecks,
6536 parentHandle
6654 the key referenced by parentHandle is not the parent of the object
6694 ObjectGetQualifiedName(in->parentHandle, &parentQN);
6706 SensitiveToPrivate(&sensitive, &object->name, in->parentHandle,
7633 If encryptedDuplication is SET in the object referenced by parentHandle, then encryptedDuplication …
7640 asymmetric parameters and private key of parentHandle are used to recover the seed used in the
7753 @parentHandle
7835 parentHandle
7862 parent referenced by parentHandle have different public params
7867 CLEAR; or inSymSeed is nonempty and parentHandle does not
7868 reference a decryption key; or objectPublic and parentHandle have
7883 parent referenced by parentHandle have different name algorithm
7903 and parentHandle does not reference a key of supported type; or
7926 RSA key referenced by parentHandle; or unmarshaling sensitive
7939 parentHandle are of different types; or parentHandle is not a storage
7940 key; or only the public portion of parentHandle is loaded; or
7946 modulus of the key referenced by parentHandle or inSymSeed is
7948 the symmetric key referenced by parentHandle
8067 parentObject = ObjectGet(in->parentHandle);
8091 result = CryptSecretDecrypt(in->parentHandle, NULL, "DUPLICATE",
8166 result = DuplicateToSensitive(&in->duplicate, &name, in->parentHandle,
8182 result = PublicAttributesValidation(TRUE, in->parentHandle,
8189 &sensitive, NULL, in->parentHandle, FALSE,
8199 SensitiveToPrivate(&sensitive, &name, in->parentHandle,