Searched refs:blockModes (Results 1 – 6 of 6) sorted by relevance
135 String[] blockModes = in testImmutabilityViaSetterParams() local137 String[] originalBlockModes = blockModes.clone(); in testImmutabilityViaSetterParams()157 .setBlockModes(blockModes) in testImmutabilityViaSetterParams()167 blockModes[0] = null; in testImmutabilityViaSetterParams()
88 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local106 .setBlockModes(blockModes) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()119 Arrays.asList(blockModes), keyInfo.getBlockModes()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
184 String[] blockModes = in testImmutabilityViaSetterParams() local186 String[] originalBlockModes = blockModes.clone(); in testImmutabilityViaSetterParams()210 .setBlockModes(blockModes) in testImmutabilityViaSetterParams()222 blockModes[0] = null; in testImmutabilityViaSetterParams()
467 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local485 .setBlockModes(blockModes) in testGenerateHonorsRequestedAuthorizations()498 Arrays.asList(blockModes), keyInfo.getBlockModes()); in testGenerateHonorsRequestedAuthorizations()
100 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local112 .setBlockModes(blockModes) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()125 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
309 String[] blockModes = in testGenerateHonorsRequestedAuthorizations() local319 .setBlockModes(blockModes) in testGenerateHonorsRequestedAuthorizations()332 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizations() local