Home
last modified time | relevance | path

Searched refs:getKatInput (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java97 private byte[] getKatInput(int opmode) { in getKatInput() method in BlockCipherTestBase
535 byte[] input = getKatInput(opmode); in assertKeyDoesNotSurviveReinitialization()
568 byte[] input = getKatInput(opmode); in assertDoFinalResetsCipher()
1212 byte[] input = getKatInput(opmode); in assertDoFinalCopySafe()