Searched refs:encryptionPaddings (Results 1 – 6 of 6) sorted by relevance
148 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local150 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()159 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()176 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
90 String[] encryptionPaddings = in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local107 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()121 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
201 String[] encryptionPaddings = new String[] { in testImmutabilityViaSetterParams() local203 String[] originalEncryptionPaddings = encryptionPaddings.clone(); in testImmutabilityViaSetterParams()214 .setEncryptionPaddings(encryptionPaddings) in testImmutabilityViaSetterParams()239 encryptionPaddings[0] = null; in testImmutabilityViaSetterParams()
469 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizations() local486 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizations()500 Arrays.asList(encryptionPaddings), keyInfo.getEncryptionPaddings()); in testGenerateHonorsRequestedAuthorizations()
101 String[] encryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local113 .setEncryptionPaddings(encryptionPaddings) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()132 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
311 String[] encryptionPaddings = in testGenerateHonorsRequestedAuthorizations() local320 .setEncryptionPaddings(encryptionPaddings) in testGenerateHonorsRequestedAuthorizations()339 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizations()