Home
last modified time | relevance | path

Searched defs:NON_RAW_PREFIX_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/tink/python/tink/core/
D_crypto_format.py25 NON_RAW_PREFIX_SIZE = 5 variable
/external/tink-java/src/main/java/com/google/crypto/tink/
DCryptoFormat.java31 public static final int NON_RAW_PREFIX_SIZE = OutputPrefixUtil.NON_EMPTY_PREFIX_SIZE; field in CryptoFormat
/external/tink/java_src/src/main/java/com/google/crypto/tink/
DCryptoFormat.java31 public static final int NON_RAW_PREFIX_SIZE = 5; field in CryptoFormat