Searched defs:blockModes (Results 1 – 6 of 6) sorted by relevance
100 String[] blockModes = new String[] {KeyProperties.BLOCK_MODE_ECB}; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local125 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
96 String[] blockModes = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
154 String[] blockModes = in testImmutabilityViaSetterParams() local
200 String[] blockModes = in testImmutabilityViaSetterParams() local
683 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local
321 String[] blockModes = in testGenerateHonorsRequestedAuthorizationsHelper() local345 Arrays.asList(keyInfo.getBlockModes()), blockModes); in testGenerateHonorsRequestedAuthorizationsHelper() local