Home
last modified time | relevance | path

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

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