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