Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dsiphash_kunit.c157 chk(siphash_2u32(0x03020100U, 0x07060504U, &test_key_siphash), in siphash_test()
/linux-6.3-rc2/net/core/
A Dsecure_seq.c127 return siphash_2u32((__force u32)saddr, (__force u32)daddr, in secure_tcp_ts_off()
/linux-6.3-rc2/include/linux/
A Dsiphash.h43 static inline u64 siphash_2u32(const u32 a, const u32 b, in siphash_2u32() function
/linux-6.3-rc2/Documentation/security/
A Dsiphash.rst44 u64 siphash_2u32(u32, u32, const siphash_key_t *key);

Completed in 7 milliseconds