Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java1464 String goodBlockMode = TestUtils.getCipherBlockMode(transformation); in testInitDecryptFailsWhenBlockModeNotAuthorized() local
1497 String goodBlockMode = TestUtils.getCipherBlockMode(transformation); in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized() local