Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_siphash.c29 static const u64 test_vectors_siphash[64] = { variable
123 test_vectors_siphash[i]) { in siphash_test_init()
128 test_vectors_siphash[i]) { in siphash_test_init()
144 test_vectors_siphash[8]) { in siphash_test_init()
149 &test_key_siphash) != test_vectors_siphash[16]) { in siphash_test_init()
155 test_vectors_siphash[24]) { in siphash_test_init()
161 &test_key_siphash) != test_vectors_siphash[32]) { in siphash_test_init()
166 test_vectors_siphash[4]) { in siphash_test_init()
171 test_vectors_siphash[8]) { in siphash_test_init()
177 test_vectors_siphash[12]) { in siphash_test_init()
[all …]