Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDESedeCipherTestBase.java244 public void testVeryLargeBlock() throws Exception { in testVeryLargeBlock() method in DESedeCipherTestBase
246 super.testVeryLargeBlock(); in testVeryLargeBlock()
DBlockCipherTestBase.java1254 public void testVeryLargeBlock() throws Exception { in testVeryLargeBlock() method in BlockCipherTestBase