Searched defs:algorithmUpperCase (Results 1 – 2 of 2) sorted by relevance
610 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getHmacAlgorithmDigest() local692 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmDigest() local705 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmPadding() local718 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmKeyAlgorithm() local
600 String algorithmUpperCase = sigAlgorithm.toUpperCase(Locale.US); in testEntropyConsumption() local