Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_siphash.c171 if (siphash_2u32(0x03020100U, 0x07060504U, &test_key_siphash) != in siphash_test_init()
/OK3568_Linux_fs/kernel/net/core/
H A Dsecure_seq.c127 return siphash_2u32((__force u32)saddr, (__force u32)daddr, in secure_tcp_ts_off()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsiphash.h42 static inline u64 siphash_2u32(const u32 a, const u32 b, in siphash_2u32() function
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dsiphash.rst44 u64 siphash_2u32(u32, u32, const siphash_key_t *key);