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.java100 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
125 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
DSecretKeyFactoryTest.java96 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
DKeyProtectionTest.java154 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGenParameterSpecTest.java200 String[] blockModes = in testImmutabilityViaSetterParams() local
DKeyGeneratorTest.java683 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local
DKeyPairGeneratorTest.java321 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local
345 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizationsHelper() local