Home
last modified time | relevance | path

Searched defs:getOutputPrefixType (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/tinkkey/internal/
H A DProtoKey.java56 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKey
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
H A DKeyTemplateProtoConverter.java80 public static KeyTemplate.OutputPrefixType getOutputPrefixType(KeyTemplate t) in getOutputPrefixType() method in KeyTemplateProtoConverter
H A DProtoKeySerialization.java97 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKeySerialization
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DKeyTemplate.java171 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in KeyTemplate
H A DJsonKeysetReader.java295 private static OutputPrefixType getOutputPrefixType(String type) { in getOutputPrefixType() method in JsonKeysetReader
H A DPrimitiveSet.java126 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in PrimitiveSet.Entry
/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 ...