Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java183 int expectedOutputSize = input + getKatAuthenticationTagLengthBytes(); in testGetOutputSizeInEncryptionMode() local
248 int expectedOutputSize = input; in testGetOutputSizeInDecryptionMode() local