Searched defs:algorithmUpperCase (Results 1 – 2 of 2) sorted by relevance
630 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getHmacAlgorithmDigest() local715 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmDigest() local728 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmPadding() local741 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmKeyAlgorithm() local
600 String algorithmUpperCase = sigAlgorithm.toUpperCase(Locale.US); in testEntropyConsumption() local