Home
last modified time | relevance | path

Searched defs:template2 (Results 1 – 14 of 14) sorted by relevance

/external/tink-java/src/test/java/com/google/crypto/tink/aead/
DKmsEnvelopeAeadKeyManagerTest.java277 KeyTemplate template2 = in createKeyTemplate_ignoresOutputPrefix() local
305 KeyTemplate template2 = in createKeyTemplate_aesGcm_works() local
330 KeyTemplate template2 = in createKeyTemplate_chacha_works() local
357 KeyTemplate template2 = in createKeyTemplate_xchacha_works() local
387 KeyTemplate template2 = in createKeyTemplate_eax_works() local
418 KeyTemplate template2 = in createKeyTemplate_gcmsiv_works() local
462 KeyTemplate template2 = in createKeyTemplate_aesctrhmac_works() local
/external/tink-java/src/test/java/com/google/crypto/tink/
DKeyTemplatesTest.java61 KeyTemplate template2 = KeyTemplates.get("RAW"); in get() local
DKeysetManagerTest.java676 com.google.crypto.tink.proto.KeyTemplate template2 = in testAdd_existingKeySet_shouldAddNewKey_proto() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/
DKeyTemplateProtoConverterTest.java40 KeyTemplate template2 = KeyTemplateProtoConverter.fromByteArray(bytes); in toByteArrayFromByteArray_sameValues() local
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DInlineScopeVMTestCase.java95 Template template2 = RuntimeSingleton.getTemplate( in testInlineScopeVM() local
DMultipleFileResourcePathTestCase.java108 Template template2 = RuntimeSingleton.getTemplate( in testMultipleFileResources() local
DVelocimacroTestCase.java42 private String template2 = "#macro(bar $a)#set($a = $a + 1)$a#bar($a)#end#bar(0)"; field in VelocimacroTestCase
DMultiLoaderTestCase.java163 Template template2 = Velocity.getTemplate("includeevent/test1-cp." + TMPL_FILE_EXT); in testMultiLoader() local
DStringResourceLoaderTestCase.java134 … Template template2 = RuntimeSingleton.getTemplate(getFileName(null, "multi2", TMPL_FILE_EXT)); in testMultipleTemplates() local
DIncludeEventHandlingTestCase.java128 Template template2 = RuntimeSingleton.getTemplate( in testIncludeEventHandling() local
/external/tink/python/tink/daead/
D_deterministic_aead_wrapper_test.py72 def test_encrypt_decrypt_with_key_rotation(self, template1, template2): argument
/external/tink/python/tink/aead/
D_aead_wrapper_test.py68 def test_encrypt_decrypt_with_key_rotation(self, template1, template2): argument
/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
DKmsAeadKeyManagerTest.java84 KeyTemplate template2 = KeyTemplateProtoConverter.toProto(nonProtoTemplate2); in createKeyTemplate_multipleKeysWithSameKek() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/
DKeysetManagerTest.java689 com.google.crypto.tink.proto.KeyTemplate template2 = in testAdd_existingKeySet_shouldAddNewKey_proto() local