Home
last modified time | relevance | path

Searched refs:createPrimitiveSetWithAnnotations (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/signature/
H A DPublicKeySignWrapperTest.java332 TestUtil.createPrimitiveSetWithAnnotations( in monitorsWithAnnotations()
337 TestUtil.createPrimitiveSetWithAnnotations( in monitorsWithAnnotations()
H A DPublicKeyVerifyWrapperTest.java459 TestUtil.createPrimitiveSetWithAnnotations( in monitorsWithAnnotations()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DTestUtil.java149 return createPrimitiveSetWithAnnotations(keyset, null, inputClass); in createPrimitiveSet()
155 public static <P> PrimitiveSet<P> createPrimitiveSetWithAnnotations( in createPrimitiveSetWithAnnotations() method in TestUtil
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/prf/
H A DPrfSetWrapperTest.java204 TestUtil.createPrimitiveSetWithAnnotations( in testWithAnnotations_hasMonitoring()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
H A DHybridEncryptWrapperTest.java306 TestUtil.createPrimitiveSetWithAnnotations( in monitorsWithAnnotations()
H A DHybridDecryptWrapperTest.java448 TestUtil.createPrimitiveSetWithAnnotations( in monitorsWithAnnotations()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/daead/
H A DDeterministicAeadWrapperTest.java233 TestUtil.createPrimitiveSetWithAnnotations( in testWithAnnotations_hasMonitoring()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
H A DAeadWrapperTest.java446 TestUtil.createPrimitiveSetWithAnnotations( in testAeadWithAnnotations_hasMonitoring()