Searched refs:encryptionPaddings (Results 1 – 6 of 6) sorted by relevance
98 String[] encryptionPaddings = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local115 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()129 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
167 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local169 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()178 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()195 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
217 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local219 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()230 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()255 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
101 String[] encryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local113 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()132 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
685 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local702 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()717 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGenerateHonorsRequestedAuthorizationsHelper()
323 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local332 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()352 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizationsHelper()