Home
last modified time | relevance | path

Searched defs:ciphertextSize (Results 1 – 2 of 2) sorted by relevance

/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
DAesGcmHkdfStreaming.java160 long ciphertextSize = fullSegments * ciphertextSegmentSize; in expectedCiphertextSize() local
DAesCtrHmacStreaming.java210 long ciphertextSize = fullSegments * ciphertextSegmentSize; in expectedCiphertextSize() local