Searched defs:blockModes (Results 1 – 6 of 6) sorted by relevance
88 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
100 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local125 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
135 String[] blockModes = in testImmutabilityViaSetterParams() local
184 String[] blockModes = in testImmutabilityViaSetterParams() local
467 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local
309 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local332 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizations() local