Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dutil.c48 static const u8 expected_hash_of_hashes[20] = { in test_blake2s() local
85 memcmp(hash, expected_hash_of_hashes, HASH_LEN) == 0); in test_blake2s()