Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dsyncookies.c23 static siphash_aligned_key_t syncookie6_secret[2]; variable
58 net_get_random_once(syncookie6_secret, sizeof(syncookie6_secret)); in cookie_hash()
60 &syncookie6_secret[c]); in cookie_hash()