Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/util/
DTestUtils.java845 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getHmacAlgorithmDigest() local
970 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmDigest() local
983 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmPadding() local
996 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmKeyAlgorithm() local