Searched refs:zerosBlock (Results 1 – 1 of 1) sorted by relevance
40 private final byte[] zerosBlock; field in AesFlushingCipher49 zerosBlock = new byte[blockSize]; in AesFlushingCipher()101 written = nonFlushingUpdate(zerosBlock, 0, pendingXorBytes, flushedBlock, 0); in update()