Searched refs:rt6_exception_key (Results 1 – 1 of 1) sorted by relevance
1501 static siphash_aligned_key_t rt6_exception_key; in rt6_exception_hash() local1510 net_get_random_once(&rt6_exception_key, sizeof(rt6_exception_key)); in rt6_exception_hash()1516 val = siphash(&combined, sizeof(combined), &rt6_exception_key); in rt6_exception_hash()