/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/mac/internal/ |
H A D | LegacyFullMac.java | 44 private final OutputPrefixType outputPrefixType; field in LegacyFullMac 59 OutputPrefixType outputPrefixType = protoKeySerialization.getOutputPrefixType(); in create() local 80 private LegacyFullMac(Mac rawMac, OutputPrefixType outputPrefixType, byte[] identifier) { in LegacyFullMac()
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/ |
H A D | ProtoKeySerialization.java | 41 private final OutputPrefixType outputPrefixType; field in ProtoKeySerialization 48 OutputPrefixType outputPrefixType, in ProtoKeySerialization() 62 OutputPrefixType outputPrefixType, in create()
|
H A D | LegacyProtoKey.java | 41 private final OutputPrefixType outputPrefixType; field in LegacyProtoKey.LegacyProtoParametersNotForCreation 49 private static String outputPrefixToString(OutputPrefixType outputPrefixType) { in outputPrefixToString() 73 private LegacyProtoParametersNotForCreation(String typeUrl, OutputPrefixType outputPrefixType) { in LegacyProtoParametersNotForCreation()
|
H A D | KeyTypeManager.java | 182 public KeyTemplate.OutputPrefixType outputPrefixType; field in KeyTypeManager.KeyFactory.KeyFormat 184 public KeyFormat(KeyFormatProtoT keyFormat, KeyTemplate.OutputPrefixType outputPrefixType) { in KeyFormat()
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
H A D | KeyTemplate.java | 59 com.google.crypto.tink.proto.OutputPrefixType outputPrefixType) { in fromProto() 74 static com.google.crypto.tink.proto.OutputPrefixType toProto(OutputPrefixType outputPrefixType) { in toProto() 89 String typeUrl, byte[] value, OutputPrefixType outputPrefixType) { in create()
|
H A D | PrimitiveSet.java | 72 private final OutputPrefixType outputPrefixType; field in PrimitiveSet.Entry 83 OutputPrefixType outputPrefixType, in Entry()
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/ |
H A D | JwtHmacProtoSerialization.java | 116 OutputPrefixType outputPrefixType = OutputPrefixType.TINK; in serializeParameters() local 138 OutputPrefixType outputPrefixType = null; in serializeKey() local
|
H A D | JwtEcdsaProtoSerialization.java | 141 OutputPrefixType outputPrefixType = OutputPrefixType.TINK; in serializeParameters() local 249 OutputPrefixType outputPrefixType, in parsePublicKeyFromProto()
|
H A D | JwtRsaSsaPssProtoSerialization.java | 144 OutputPrefixType outputPrefixType = toProtoOutputPrefixType(parameters); in serializeParameters() local 254 OutputPrefixType outputPrefixType, in getPublicKeyFromProto()
|
H A D | JwtRsaSsaPkcs1ProtoSerialization.java | 144 OutputPrefixType outputPrefixType = toProtoOutputPrefixType(parameters); in serializeParameters() local 254 OutputPrefixType outputPrefixType, in getPublicKeyFromProto()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/ |
H A D | HpkeProtoSerializationTest.java | 58 final OutputPrefixType outputPrefixType; field in HpkeProtoSerializationTest.VariantTuple 63 OutputPrefixType outputPrefixType, in VariantTuple()
|
H A D | EciesProtoSerializationTest.java | 83 final OutputPrefixType outputPrefixType; field in EciesProtoSerializationTest.VariantTuple 87 OutputPrefixType outputPrefixType, in VariantTuple()
|
/aosp_15_r20/external/tink/python/examples/signature/ |
H A D | signature_test_private_keyset.json | 10 "outputPrefixType":"TINK"}] string
|
H A D | signature_test_public_keyset.json | 10 "outputPrefixType":"TINK"} string
|
/aosp_15_r20/external/tink/python/examples/jwt/ |
H A D | jwt_test_public_keyset.json | 12 "outputPrefixType": "TINK" string
|
/aosp_15_r20/external/tink/java_src/examples/jwt/ |
H A D | jwt_signature_test_private_keyset.json | 12 "outputPrefixType":"TINK" string
|
/aosp_15_r20/external/tink/java_src/examples/mac/ |
H A D | mac_test_keyset.json | 9 "outputPrefixType": "TINK", string
|
/aosp_15_r20/external/tink/python/examples/hybrid/ |
H A D | hybrid_test_private_keyset.json | 1 …terialType":"ASYMMETRIC_PRIVATE"},"status":"ENABLED","keyId":958452012,"outputPrefixType":"TINK"}]} string
|
/aosp_15_r20/external/tink/cc/examples/daead/ |
H A D | deterministic_aead_test_keyset.json | 12 "outputPrefixType": "TINK" string
|
/aosp_15_r20/external/tink/cc/examples/aead/ |
H A D | aead_test_keyset.json | 10 "outputPrefixType": "TINK", string
|
/aosp_15_r20/external/tink/cc/examples/digital_signatures/ |
H A D | digital_signature_public_keyset.json | 12 "outputPrefixType": "TINK" string
|
/aosp_15_r20/external/tink/java_src/examples/hybrid/ |
H A D | hybrid_test_public_keyset.json | 1 …aterialType":"ASYMMETRIC_PUBLIC"},"status":"ENABLED","keyId":958452012,"outputPrefixType":"TINK"}]} string
|
/aosp_15_r20/external/tink/java_src/examples/deterministicaead/ |
H A D | deterministic_aead_test_keyset.json | 1 …v","keyMaterialType":"SYMMETRIC"},"status":"ENABLED","keyId":208885046,"outputPrefixType":"TINK"}]} string
|
/aosp_15_r20/external/tink/python/examples/streaming_aead/ |
H A D | streaming_aead_keyset.json | 9 "outputPrefixType": "RAW", string
|
/aosp_15_r20/external/tink/cc/examples/key_derivation/ |
H A D | keyset.json | 12 "outputPrefixType": "TINK" string
|