Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dtest_siphash.c30 static const u64 test_vectors_siphash[64] = { variable
124 test_vectors_siphash[i]) { in siphash_test_init()
129 test_vectors_siphash[i]) { in siphash_test_init()
145 test_vectors_siphash[8]) { in siphash_test_init()
150 &test_key_siphash) != test_vectors_siphash[16]) { in siphash_test_init()
156 test_vectors_siphash[24]) { in siphash_test_init()
162 &test_key_siphash) != test_vectors_siphash[32]) { in siphash_test_init()
167 test_vectors_siphash[4]) { in siphash_test_init()
172 test_vectors_siphash[8]) { in siphash_test_init()
178 test_vectors_siphash[12]) { in siphash_test_init()
[all …]