Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java702 return getCipherKeyAlgorithm(transformation); in getKeyAlgorithm()
740 static String getCipherKeyAlgorithm(String transformation) { in getCipherKeyAlgorithm() method in TestUtils
907 String keyAlgorithm = getCipherKeyAlgorithm(transformation); in getMaxSupportedPlaintextInputSizeBytes()
1028 String keyAlgorithm = TestUtils.getCipherKeyAlgorithm(transformation); in getMinimalWorkingImportParametersForCipheringWith()