Home
last modified time | relevance | path

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

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