Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A 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[1 in siphash_test_init()
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsiphash_kunit.c30 static const u64 test_vectors_siphash[64] = { variable
126 test_vectors_siphash[i], in siphash_test() local
129 test_vectors_siphash[i], in siphash_test()
139 test_vectors_siphash[8], in siphash_test()
143 test_vectors_siphash[16], in siphash_test()
147 test_vectors_siphash[24], in siphash_test()
152 test_vectors_siphash[32], in siphash_test()
155 test_vectors_siphash[4], in siphash_test()
158 test_vectors_siphash[8], in siphash_test()
162 test_vectors_siphash[1 in siphash_test()
[all...]

Completed in 1 milliseconds