Searched defs:algorithmUpperCase (Results 1 – 2 of 2) sorted by relevance
611 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getHmacAlgorithmDigest() local693 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmDigest() local706 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmPadding() local719 String algorithmUpperCase = algorithm.toUpperCase(Locale.US); in getSignatureAlgorithmKeyAlgorithm() local
600 String algorithmUpperCase = sigAlgorithm.toUpperCase(Locale.US); in testEntropyConsumption() local