Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java210 int minExpectedOutputSize = inputInclBuffered - (inputInclBuffered % blockSize); in testGetOutputSizeInEncryptionMode() local
264 int minExpectedOutputSize; in testGetOutputSizeInDecryptionMode() local