Searched refs:ALGORITHMS (Results 1 – 4 of 4) sorted by relevance
42 private static final ImmutableMap<String, HashFunction> ALGORITHMS = field in MessageDigestHashFunctionTest55 for (String algorithmToTest : ALGORITHMS.keySet()) { in testHashing()101 ALGORITHMS.get(algorithmName).hashBytes(input)); in assertMessageDigestHashing()
22 ALGORITHMS = [:identity, :deflate, :gzip] constant43 ALGORITHMS.each do |algorithm|92 ALGORITHMS.each do |algorithm|
96 ALGORITHMS = { variable433 for alg_name in ALGORITHMS:434 alg_data = ALGORITHMS[alg_name]2678 alg = ALGORITHMS[algorithm_name]3469 alg = ALGORITHMS[algorithm_name]3584 alg = ALGORITHMS[algorithm_name]
5218 PCRE2 MATCHING ALGORITHMS