Searched refs:getCipherEncryptionPadding (Results 1 – 4 of 4) sorted by relevance
88 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreAesKeyGenerator()
90 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreDesKeyGenerator()
92 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreRsaKeyGenerator()
794 static String getCipherEncryptionPadding(String transformation) { in getCipherEncryptionPadding() method in TestUtils887 String encryptionPadding = getCipherEncryptionPadding(transformation); in getMaxSupportedPlaintextInputSizeBytes()1031 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith()1051 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith()