Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java885 static int getMaxSupportedPlaintextInputSizeBytes(String transformation, int keySizeBits) { in getMaxSupportedPlaintextInputSizeBytes() method in TestUtils
905 static int getMaxSupportedPlaintextInputSizeBytes(String transformation, Key key) { in getMaxSupportedPlaintextInputSizeBytes() method in TestUtils