Searched refs:pubkey_bucket (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireguard/
H A Dpeerlookup.c10 static struct hlist_head *pubkey_bucket(struct pubkey_hashtable *table, function
40 pubkey_bucket(table, peer->handshake.remote_static));
60 hlist_for_each_entry_rcu_bh(iter_peer, pubkey_bucket(table, pubkey),

Completed in 101 milliseconds