Searched defs:algorithms (Results 1 – 5 of 5) sorted by relevance
77 static boolean checkAlgorithm(String[] algorithms, String algorithm, in checkAlgorithm()
353 Set<String> algorithms = in permits() local
111 Set<String> algorithms = PROVIDER_ALGORITHMS.get(type); in provide() local120 Set<String> algorithms = PROVIDER_ALGORITHMS.get(type); in unprovide() local
124 List<String> algorithms) { in getServices()
57 String [] algorithms = { "SHA256WITHRSA", "NONEWITHDSA", "SHA384WITHRSA", in testConstructor() local