Searched refs:actualEncryptionPaddings (Results 1 – 2 of 2) sorted by relevance
127 List<String> actualEncryptionPaddings = in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local130 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()132 actualEncryptionPaddings, encryptionPaddings); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
347 List<String> actualEncryptionPaddings = in testGenerateHonorsRequestedAuthorizationsHelper() local350 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerateHonorsRequestedAuthorizationsHelper()352 actualEncryptionPaddings, encryptionPaddings); in testGenerateHonorsRequestedAuthorizationsHelper()1063 List<String> actualEncryptionPaddings = in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local1066 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1067 TestUtils.assertContentsInAnyOrder(actualEncryptionPaddings, in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1152 List<String> actualEncryptionPaddings = in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox() local1155 actualEncryptionPaddings.remove(KeyProperties.ENCRYPTION_PADDING_NONE); in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox()1156 TestUtils.assertContentsInAnyOrder(actualEncryptionPaddings, in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox()