Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAESCipherNistCavpKatTest.java158 String blockMode = fileName.substring(0, 3); in runTestsForKatFile() local
166 private void runTestsForKatFile(String blockMode, byte[] fileContents) throws Exception { in runTestsForKatFile()
DCipherTest.java1596 String blockMode = in testEntropyConsumption() local
1614 String blockMode = in testEntropyConsumption() local
1707 String blockMode = TestUtils.getCipherBlockMode(transformation); in getWorkingDecryptionParameterSpec() local
1722 String blockMode = TestUtils.getCipherBlockMode(transformation); in getWorkingDecryptionParameterSpec() local
DImportWrappedKeyTest.java385 DERTaggedObject blockMode = new DERTaggedObject(true, 4, blockModeSet); in makeAuthList() local
DTestUtils.java953 String blockMode = TestUtils.getCipherBlockMode(transformation); in getMinimalWorkingImportParametersForCipheringWith() local