Home
last modified time | relevance | path

Searched defs:encryptionPadding (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java766 String encryptionPadding = getCipherEncryptionPadding(transformation); in getMaxSupportedPlaintextInputSizeBytes() local
870 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith() local
887 String encryptionPadding = TestUtils.getCipherEncryptionPadding(transformation); in getMinimalWorkingImportParametersForCipheringWith() local
DCipherTest.java1370 String encryptionPadding = in testEntropyConsumption() local