Searched defs:ciphertextSource (Results 1 – 4 of 4) sorted by relevance
165 SeekableByteChannel ciphertextSource, byte[] associatedData) in newSeekableDecryptingChannel()169 ReadableByteChannel ciphertextSource, byte[] associatedData) in newDecryptingChannel()193 InputStream newDecryptingStream(InputStream ciphertextSource, byte[] associatedData) in newDecryptingStream()
109 ReadableByteChannel ciphertextSource = in createEncryptDecrypt() local167 ReadableByteChannel ciphertextSource = in readKeyset_encryptDecrypt_success() local239 ReadableByteChannel ciphertextSource = in multipleKeysReadKeyset_encryptDecrypt_success() local
68 SeekableByteChannel ciphertextSource, byte[] associatedData) in newSeekableDecryptingChannel()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...