Searched defs:cis (Results 1 – 3 of 3) sorted by relevance
67 CipherInputStream cis = new CipherInputStream(tis){}; in testCipherInputStream() local87 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testRead1() local108 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testRead2() local146 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testRead3() local184 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testSkip() local222 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testAvailable() local234 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testClose() local246 CipherInputStream cis = new CipherInputStream(tis, new NullCipher()); in testMarkSupported() local262 CipherInputStream cis = new CipherInputStream(bais, c); in test_ConstructorLjava_io_InputStreamLjavax_crypto_Cipher() local
72 private InputStream cis; field in Resource
225 CipherInputStream cis = new CipherInputStream(mockIs, cipher); in testCloseTwice() local327 CipherInputStream cis = new CipherInputStream( in testDecryptCorruptGCM() local