Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dtest_siphash.c171 if (siphash_2u32(0x03020100U, 0x07060504U, &test_key_siphash) != in siphash_test_init()
/linux-4.19.296/include/linux/
Dsiphash.h42 static inline u64 siphash_2u32(const u32 a, const u32 b, in siphash_2u32() function