Searched defs:blockNum (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/test/com/sun/crypto/provider/CICO/PBEFunc/
H A DCICO_PBE_SKIP_Test.java92 proceedSkipTestUsingByteArrayBufferingType( CipherInputStream ciIn2, int blockNum) argument
117 proceedSkipTestUsingIntBufferingType(CipherInputStream ciIn2, int blockNum) argument
/openjdk10/jdk/src/java.desktop/share/classes/javax/imageio/stream/
H A DMemoryCache.java70 private byte[] getCacheBlock(long blockNum) throws IOException { argument
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java263 private void doByteTest(int blockNum, CipherInputStream cis) argument
276 private void doIntTest(int blockNum, CipherInputStream cis) argument

Completed in 92 milliseconds