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/
DKeyFactoryTest.java125 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
150 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
DSecretKeyFactoryTest.java106 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
DKeyProtectionTest.java184 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGenParameterSpecTest.java248 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGeneratorTest.java725 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local
DKeyPairGeneratorTest.java371 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local
395 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizationsHelper() local