Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java182 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
194 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
219 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
247 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInDecryptionMode() local
296 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInDecryptionMode() local