Searched refs:encryptionPaddings (Results 1 – 6 of 6) sorted by relevance
108 String[] encryptionPaddings = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local125 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()139 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
200 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local202 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()211 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()238 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
268 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local270 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()281 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()316 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
126 String[] encryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local138 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()157 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
727 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local744 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()759 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGenerateHonorsRequestedAuthorizationsHelper()
373 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local382 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()402 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizationsHelper()