test_key_hsiphash   56 lib/test_siphash.c static const hsiphash_key_t test_key_hsiphash =
test_key_hsiphash   84 lib/test_siphash.c static const hsiphash_key_t test_key_hsiphash =
test_key_hsiphash  133 lib/test_siphash.c 		if (hsiphash(in, i, &test_key_hsiphash) !=
test_key_hsiphash  138 lib/test_siphash.c 		if (hsiphash(in_unaligned + 1, i, &test_key_hsiphash) !=
test_key_hsiphash  188 lib/test_siphash.c 	if (hsiphash_1u32(0x03020100U, &test_key_hsiphash) !=
test_key_hsiphash  193 lib/test_siphash.c 	if (hsiphash_2u32(0x03020100U, 0x07060504U, &test_key_hsiphash) !=
test_key_hsiphash  199 lib/test_siphash.c 			  0x0b0a0908U, &test_key_hsiphash) !=
test_key_hsiphash  205 lib/test_siphash.c 			  0x0b0a0908U, 0x0f0e0d0cU, &test_key_hsiphash) !=