Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsiphash.h25 static inline bool siphash_key_is_zero(const siphash_key_t *key) in siphash_key_is_zero() function
/openbmc/linux/net/ipv4/
H A Droute.c489 if (unlikely(siphash_key_is_zero(&net->ipv4.ip_id_key))) in __ip_select_ident()