Lines Matching refs:parentHandle

4190 The parentHandle parameter shall reference a loaded decryption key that has both the public and
4342 @parentHandle
4506 different types; parentHandle does not reference a restricted
4633 parentObject = ObjectGet(in->parentHandle);
4647 result = PublicAttributesValidation(FALSE, in->parentHandle,
4657 result = CryptCreateObject(in->parentHandle, &in->inPublic.t.publicArea,
4662 FillInCreationData(in->parentHandle, in->inPublic.t.publicArea.nameAlg,
4670 TicketComputeCreation(EntityGetHierarchy(in->parentHandle), &name,
4673 SensitiveToPrivate(&sensitive, &name, in->parentHandle,
4789 @parentHandle
4914 parentHandle is not a storage key, or the object to load is a storage
4975 parentObject = ObjectGet(in->parentHandle);
5055 result = PublicAttributesValidation(TRUE, in->parentHandle,
5065 result = PrivateToSensitive(&in->inPrivate, &out->name, in->parentHandle,
5072 hierarchy = ObjectGetHierarchy(in->parentHandle);
5077 &out->name, in->parentHandle, skipChecks,
6532 parentHandle
6650 the key referenced by parentHandle is not the parent of the object
6690 ObjectGetQualifiedName(in->parentHandle, &parentQN);
6702 SensitiveToPrivate(&sensitive, &object->name, in->parentHandle,
7623 If encryptedDuplication is SET in the object referenced by parentHandle, then encryptedDuplication …
7630 asymmetric parameters and private key of parentHandle are used to recover the seed used in the
7743 @parentHandle
7824 parentHandle
7851 parent referenced by parentHandle have different public params
7856 CLEAR; or inSymSeed is nonempty and parentHandle does not
7857 reference a decryption key; or objectPublic and parentHandle have
7872 parent referenced by parentHandle have different name algorithm
7892 and parentHandle does not reference a key of supported type; or
7915 RSA key referenced by parentHandle; or unmarshaling sensitive
7928 parentHandle are of different types; or parentHandle is not a storage
7929 key; or only the public portion of parentHandle is loaded; or
7935 modulus of the key referenced by parentHandle or inSymSeed is
7937 the symmetric key referenced by parentHandle
8056 parentObject = ObjectGet(in->parentHandle);
8080 result = CryptSecretDecrypt(in->parentHandle, NULL, "DUPLICATE",
8155 result = DuplicateToSensitive(&in->duplicate, &name, in->parentHandle,
8171 result = PublicAttributesValidation(TRUE, in->parentHandle,
8178 &sensitive, NULL, in->parentHandle, FALSE,
8188 SensitiveToPrivate(&sensitive, &name, in->parentHandle,