Searched defs:aead1 (Results 1 – 8 of 8) sorted by relevance
131 Aead aead1 = manager.getPrimitive(key1, Aead.class); in createKey_multipleKeysWithSameKek() local243 Aead aead1 = handle1.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndSameDekTemplate_canDecryptEachOther() local265 Aead aead1 = handle1.getPrimitive(Aead.class); in keysetsWithTwoKmsEnvelopeAeadKeys_canDecryptWithBoth() local294 Aead aead1 = handle1.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndDifferentDekTemplateOfSameKeyType_canDecryptEachOther() local319 Aead aead1 = handle1.getPrimitive(Aead.class); in multipleAeadsWithSameKekAndDifferentDekTemplateKeyType_cannotDecryptEachOther() local
204 Aead aead1 = in create_isCompatibleWithOldConstructor() local230 Aead aead1 = handle1.getPrimitive(Aead.class); in create_isCompatibleWithKmsEnvelopeAeadKey() local
239 Aead aead1 = in decryptWorksIfCiphertextIsValidForAnyPrimitiveInThePrimitiveSet() local262 Aead aead1 = in encryptUsesPrimaryPrimitive() local
80 Aead aead1 = handle1.getPrimitive(Aead.class); in createKeyTemplate_multipleKeysWithSameKek() local
185 Aead aead1 = handle1.getPrimitive(Aead.class); in multipleKeysReadKeysetWithEncryptDecrypt() local
189 Aead aead1 = derivedHandle1.getPrimitive(Aead.class); in multipleKeysReadKeysetAndDeriveAesGcmKeyset_success() local
149 std::unique_ptr<ZeroCopyAead> aead1 = absl::make_unique<MockZeroCopyAead>(); in TEST_F() local
419 auto aead1 = std::move(aead_result1.value()); in TEST() local