Home
last modified time | relevance | path

Searched defs:prefixType (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/signature/
H A DSignatureKeyTemplates.java233 OutputPrefixType prefixType) { in createEcdsaKeyTemplate()
300 HashType hashType, int modulusSize, BigInteger publicExponent, OutputPrefixType prefixType) { in createRsaSsaPkcs1KeyTemplate()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
H A DHybridEncryptWrapperTest.java82 EciesAeadHkdfPublicKey eciesAeadHkdfPublicKey, int keyId, OutputPrefixType prefixType) in getPublicKey()
95 EciesAeadHkdfPrivateKey eciesAeadHkdfPrivateKey, int keyId, OutputPrefixType prefixType) in getPrivateKey()
H A DHybridDecryptWrapperTest.java82 EciesAeadHkdfPublicKey eciesAeadHkdfPublicKey, int keyId, OutputPrefixType prefixType) in getPublicKey()
95 EciesAeadHkdfPrivateKey eciesAeadHkdfPrivateKey, int keyId, OutputPrefixType prefixType) in getPrivateKey()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/signature/
H A DPublicKeySignWrapperTest.java74 EcdsaPublicKey ecdsaPubKey, int keyId, OutputPrefixType prefixType) throws Exception { in getPublicKey()
86 EcdsaPrivateKey ecdsaPrivKey, int keyId, OutputPrefixType prefixType) throws Exception { in getPrivateKey()
H A DPublicKeyVerifyWrapperTest.java70 EcdsaPublicKey ecdsaPubKey, int keyId, OutputPrefixType prefixType) throws Exception { in getPublicKey()
82 EcdsaPrivateKey ecdsaPrivKey, int keyId, OutputPrefixType prefixType) throws Exception { in getPrivateKey()
H A DSignatureKeyTemplatesTest.java141 OutputPrefixType prefixType = OutputPrefixType.TINK; in createEcdsaKeyTemplate() local
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
H A DAeadWrapperTest.java79 AesCtrHmacAeadKey aesCtrHmacAeadKey, int keyId, OutputPrefixType prefixType) in getKey()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DTestUtil.java213 KeyData keyData, int keyId, KeyStatusType status, OutputPrefixType prefixType) in createKey()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestUnits.java353 String prefixType = prefixToType.get(prefix); // will be null for square, cubic in TestCompoundUnit3() local
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/aosp_15_r20/external/aws-sdk-java-v2/services/appflow/src/main/resources/codegen-resources/
H A Dservice-2.json3811 "prefixType":{ object