Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DSecretKeyFactoryTest.java88 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
DKeyFactoryTest.java100 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
125 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
DKeyProtectionTest.java135 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGenParameterSpecTest.java184 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGeneratorTest.java467 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local
DKeyPairGeneratorTest.java309 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local
332 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizations() local