Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java711 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getKeyAlgorithm() local
741 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherKeyAlgorithm() local
754 String transformationUpperCase = transformation.toUpperCase(Locale.US); in isCipherSymmetric() local
766 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherDigest() local
795 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherEncryptionPadding() local