Searched refs:actualEncryptionPaddings (Results 1 – 2 of 2) sorted by relevance
152 List<String> actualEncryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local155 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()157 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
397 List<String> actualEncryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local400 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerateHonorsRequestedAuthorizationsHelper()402 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizationsHelper()1299 List<String> actualEncryptionPaddings = in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local1302 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1303 TestUtils.assertContentsInAnyOrder(actualEncryptionPaddings, in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1389 List<String> actualEncryptionPaddings = in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox() local1392 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox()1393 TestUtils.assertContentsInAnyOrder(actualEncryptionPaddings, in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox()