Searched defs:aead2 (Results 1 – 7 of 7) sorted by relevance
242 Aead aead2 = in decryptWorksIfCiphertextIsValidForAnyPrimitiveInThePrimitiveSet() local265 Aead aead2 = in encryptUsesPrimaryPrimitive() local293 Aead aead2 = in decryptFailsIfEncryptedWithOtherKeyEvenIfKeyIdsAreEqual() local319 Aead aead2 = in nonRawKeysWithSameKeyMaterialButDifferentKeyIds_decryptFails() local338 Aead aead2 = in rawKeysWithSameKeyMaterialButDifferentKeyIds_decryptWorks() local438 Aead aead2 = in testAeadWithAnnotations_hasMonitoring() local
135 Aead aead2 = manager.getPrimitive(key2, Aead.class); in createKey_multipleKeysWithSameKek() local247 Aead aead2 = handle2.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndSameDekTemplate_canDecryptEachOther() local271 Aead aead2 = handle2.getPrimitive(Aead.class); in keysetsWithTwoKmsEnvelopeAeadKeys_canDecryptWithBoth() local299 Aead aead2 = handle2.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndDifferentDekTemplateOfSameKeyType_canDecryptEachOther() local324 Aead aead2 = handle2.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndDifferentDekTemplateKeyType_cannotDecryptEachOther() local
209 Aead aead2 = in create_isCompatibleWithOldConstructor() local234 Aead aead2 = in create_isCompatibleWithKmsEnvelopeAeadKey() local
86 Aead aead2 = handle2.getPrimitive(Aead.class); in createKeyTemplate_multipleKeysWithSameKek() local
115 Aead aead2 = keysetHandle2.getPrimitive(Aead.class); in kmsAeadDecryptWithDifferentKeyUri_fails() local168 Aead aead2 = keysetHandle2.getPrimitive(Aead.class); in kmsEnvelopeAeadDecryptWithDifferentKeyUri_fails() local229 Aead aead2 = handle2.getPrimitive(Aead.class); in decryptCiphertextEncryptedInBigQueryUsingAWrappedKeyset() local
226 Aead aead2 = handleWithTinkKey.getPrimitive(Aead.class); in keysetWithCustomAndTinkKeys_decrypts() local258 Aead aead2 = handle2.getPrimitive(Aead.class); in serializeAndParse_decrypts() local
428 auto aead2 = std::move(aead_result2.value()); in TEST() local