Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java642 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherKeyAlgorithm() local
655 String transformationUpperCase = transformation.toUpperCase(Locale.US); in isCipherSymmetric() local
667 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherDigest() local
696 String transformationUpperCase = transformation.toUpperCase(Locale.US); in getCipherEncryptionPadding() local
DCipherTest.java958 String transformationUpperCase = transformation.toUpperCase(Locale.US); in isRandomizedEncryption() local