/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/ |
H A D | ProtoKeySerialization.java | 40 private final KeyMaterialType keyMaterialType; field in ProtoKeySerialization 47 KeyMaterialType keyMaterialType, in ProtoKeySerialization() 61 KeyMaterialType keyMaterialType, in create()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/ |
H A D | RegistryMultithreadTest.java | 94 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in RegistryMultithreadTest.TestKeyTypeManager 126 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in RegistryMultithreadTest.TestPublicKeyTypeManager 159 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in RegistryMultithreadTest.TestPrivateKeyTypeManager
|
H A D | KeyManagerRegistryTest.java | 108 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in KeyManagerRegistryTest.TestKeyTypeManager 299 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in KeyManagerRegistryTest.TestPublicKeyTypeManager 347 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in KeyManagerRegistryTest.TestPrivateKeyTypeManager
|
H A D | PrivateKeyManagerImplTest.java | 58 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in PrivateKeyManagerImplTest.TestPublicKeyTypeManager 92 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in PrivateKeyManagerImplTest.TestPrivateKeyTypeManager
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/ |
H A D | ProtoKeySerializationTest.java | 58 final KeyMaterialType keyMaterialType = KeyMaterialType.SYMMETRIC; in testIdRequirement_present() local 70 final KeyMaterialType keyMaterialType = KeyMaterialType.SYMMETRIC; in testIdRequirement_presentMustMatchoutputPrefixType() local
|
/aosp_15_r20/external/tink/python/examples/signature/ |
H A D | signature_test_private_keyset.json | 7 "keyMaterialType":"ASYMMETRIC_PRIVATE"}, string
|
H A D | signature_test_public_keyset.json | 7 "keyMaterialType":"ASYMMETRIC_PUBLIC"}, string
|
/aosp_15_r20/external/tink/python/examples/jwt/ |
H A D | jwt_test_public_keyset.json | 8 "keyMaterialType": "ASYMMETRIC_PUBLIC" string
|
H A D | jwt_test_private_keyset.json | 8 "keyMaterialType": "ASYMMETRIC_PRIVATE" string
|
/aosp_15_r20/external/tink/java_src/examples/jwt/ |
H A D | jwt_signature_test_private_keyset.json | 8 "keyMaterialType":"ASYMMETRIC_PRIVATE" string
|
/aosp_15_r20/external/tink/java_src/examples/mac/ |
H A D | mac_test_keyset.json | 6 "keyMaterialType": "SYMMETRIC", string
|
/aosp_15_r20/external/tink/python/examples/hybrid/ |
H A D | hybrid_test_private_keyset.json | 1 …BQ71MVCpn2iWfOzWLtKV4aINfn8qlMbyijNJcCzrafjsgJ493ZZGN256KTfKw0WN+p","keyMaterialType":"ASYMMETRIC_… string
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/hybrid/internal/ |
H A D | HpkePublicKeyManager.java | 55 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in HpkePublicKeyManager
|
/aosp_15_r20/external/tink/cc/examples/daead/ |
H A D | deterministic_aead_test_keyset.json | 8 "keyMaterialType": "SYMMETRIC" string
|
/aosp_15_r20/external/tink/cc/examples/aead/ |
H A D | aead_test_keyset.json | 5 "keyMaterialType": "SYMMETRIC", string
|
/aosp_15_r20/external/tink/cc/examples/digital_signatures/ |
H A D | digital_signature_public_keyset.json | 8 "keyMaterialType": "ASYMMETRIC_PUBLIC" string
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/signature/ |
H A D | RsaSsaPssVerifyKeyManager.java | 75 public KeyMaterialType keyMaterialType() { in keyMaterialType() method in RsaSsaPssVerifyKeyManager
|
/aosp_15_r20/external/tink/java_src/examples/hybrid/ |
H A D | hybrid_test_public_keyset.json | 1 …,"value":"EgYIARABGAIaIFVkKZkKM++I3AKeVjg9+iogUO9TFQqZ9olnzs1i7Sle","keyMaterialType":"ASYMMETRIC_… string
|
/aosp_15_r20/external/tink/java_src/examples/deterministicaead/ |
H A D | deterministic_aead_test_keyset.json | 1 …XCdSnLoMvbV3H3iwhHWnU7Hu1YLTJCbGgIvUcalJgKFvJuE6OIIcANrPd4NotOPQAv","keyMaterialType":"SYMMETRIC"}… string
|
/aosp_15_r20/external/tink/python/examples/streaming_aead/ |
H A D | streaming_aead_keyset.json | 6 "keyMaterialType": "SYMMETRIC", string
|
/aosp_15_r20/external/tink/cc/examples/key_derivation/ |
H A D | keyset.json | 8 "keyMaterialType": "SYMMETRIC" string
|
/aosp_15_r20/external/tink/java_src/examples/signature/ |
H A D | signature_test_private_keyset.json | 7 "keyMaterialType":"ASYMMETRIC_PRIVATE"}, string
|
/aosp_15_r20/external/tink/python/examples/mac/ |
H A D | mac_test_keyset.json | 6 "keyMaterialType": "SYMMETRIC", string
|
/aosp_15_r20/external/tink/java_src/examples/aead/ |
H A D | aead_test_keyset.json | 7 "keyMaterialType":"SYMMETRIC"}, string
|
/aosp_15_r20/external/tink/cc/examples/hybrid_encryption/testdata/ |
H A D | hpke_test_public_keyset.json | 8 "keyMaterialType": "ASYMMETRIC_PUBLIC" string
|