Searched refs:encryptionPaddings (Results 1 – 6 of 6) sorted by relevance
155 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local157 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()166 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()183 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
98 String[] encryptionPaddings = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local115 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()129 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
204 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local206 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()217 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()242 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
101 String[] encryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local113 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()132 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
680 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local697 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()712 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGenerateHonorsRequestedAuthorizationsHelper()
320 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local329 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizationsHelper()349 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizationsHelper()