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.java210 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
222 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
247 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInEncryptionMode() local
276 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInDecryptionMode() local
325 int actualOutputSize = mCipher.getOutputSize(input); in testGetOutputSizeInDecryptionMode() local