Home
last modified time | relevance | path

Searched refs:getCipherEncryptionPadding (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DAesCipherPerformanceTest.java88 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreAesKeyGenerator()
DDesCipherPerformanceTest.java90 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreDesKeyGenerator()
DRsaCipherPerformanceTest.java92 TestUtils.getCipherEncryptionPadding(algorithm)) in AndroidKeystoreRsaKeyGenerator()
DTestUtils.java794 static String getCipherEncryptionPadding(String transformation) { in getCipherEncryptionPadding() method in TestUtils
887 String encryptionPadding = getCipherEncryptionPadding(transformation); in getMaxSupportedPlaintextInputSizeBytes()
1031 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith()
1051 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith()