Home
last modified time | relevance | path

Searched refs:ALGORITHMS (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/ruby/spec/
Dcompression_options_spec.rb22 ALGORITHMS = [:identity, :deflate, :gzip] constant
43 ALGORITHMS.each do |algorithm|
92 ALGORITHMS.each do |algorithm|
/external/guava/guava-tests/test/com/google/common/hash/
DMessageDigestHashFunctionTest.java40 private static final ImmutableMap<String, HashFunction> ALGORITHMS = field in MessageDigestHashFunctionTest
54 for (String algorithmToTest : ALGORITHMS.keySet()) { in testHashing()
101 HashCode.fromBytes(digest.digest(input)), ALGORITHMS.get(algorithmName).hashBytes(input)); in assertMessageDigestHashing()
DMacHashFunctionTest.java54 private static final ImmutableTable<String, SecretKey, HashFunction> ALGORITHMS = field in MacHashFunctionTest
71 for (Table.Cell<String, SecretKey, HashFunction> cell : ALGORITHMS.cellSet()) { in testHashing()
/external/guava/android/guava-tests/test/com/google/common/hash/
DMessageDigestHashFunctionTest.java40 private static final ImmutableMap<String, HashFunction> ALGORITHMS = field in MessageDigestHashFunctionTest
54 for (String algorithmToTest : ALGORITHMS.keySet()) { in testHashing()
101 HashCode.fromBytes(digest.digest(input)), ALGORITHMS.get(algorithmName).hashBytes(input)); in assertMessageDigestHashing()
DMacHashFunctionTest.java54 private static final ImmutableTable<String, SecretKey, HashFunction> ALGORITHMS = field in MacHashFunctionTest
71 for (Table.Cell<String, SecretKey, HashFunction> cell : ALGORITHMS.cellSet()) { in testHashing()
/external/avb/
Davbtool.py100 ALGORITHMS = { variable
444 algorithm = ALGORITHMS.get(algorithm_name)
509 for alg_name in ALGORITHMS:
510 alg_data = ALGORITHMS[alg_name]
528 for alg_name in ALGORITHMS:
529 alg_data = ALGORITHMS[alg_name]
3027 alg = ALGORITHMS[algorithm_name]
Davbtool100 ALGORITHMS = { variable
444 algorithm = ALGORITHMS.get(algorithm_name)
509 for alg_name in ALGORITHMS:
510 alg_data = ALGORITHMS[alg_name]
528 for alg_name in ALGORITHMS:
529 alg_data = ALGORITHMS[alg_name]
3027 alg = ALGORITHMS[algorithm_name]
/external/tpm2-tss/
Dconfigure.ac369 AC_DEFINE([DISABLE_WEAK_CRYPTO],[1],[DISABLE WEAK CRYPTO ALGORITHMS]))
/external/pcre/dist2/doc/
Dpcre2.txt5573 PCRE2 MATCHING ALGORITHMS