Home
last modified time | relevance | path

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

/external/tink-java/src/main/java/com/google/crypto/tink/internal/
DKeyTemplateProtoConverter.java59 public static KeyTemplate.OutputPrefixType getOutputPrefixType(KeyTemplate t) in getOutputPrefixType() method in KeyTemplateProtoConverter
DProtoKeySerialization.java99 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKeySerialization
DPrimitiveSet.java105 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in PrimitiveSet.Entry
/external/tink/java_src/src/main/java/com/google/crypto/tink/tinkkey/internal/
DProtoKey.java56 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKey
/external/tink-java/src/main/java/com/google/crypto/tink/tinkkey/internal/
DProtoKey.java56 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKey
/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
DKeyTemplateProtoConverter.java80 public static KeyTemplate.OutputPrefixType getOutputPrefixType(KeyTemplate t) in getOutputPrefixType() method in KeyTemplateProtoConverter
DProtoKeySerialization.java97 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in ProtoKeySerialization
/external/tink/java_src/src/main/java/com/google/crypto/tink/
DKeyTemplate.java171 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in KeyTemplate
DJsonKeysetReader.java295 private static OutputPrefixType getOutputPrefixType(String type) { in getOutputPrefixType() method in JsonKeysetReader
DPrimitiveSet.java126 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in PrimitiveSet.Entry
/external/tink-java/src/main/java/com/google/crypto/tink/
DKeyTemplate.java175 public OutputPrefixType getOutputPrefixType() { in getOutputPrefixType() method in KeyTemplate
DJsonKeysetReader.java332 private static OutputPrefixType getOutputPrefixType(String type) { in getOutputPrefixType() method in JsonKeysetReader