Searched refs:wg_pubkey_hashtable_add (Results 1 – 3 of 3) sorted by relevance
25 void wg_pubkey_hashtable_add(struct pubkey_hashtable *table,
35 void wg_pubkey_hashtable_add(struct pubkey_hashtable *table, in wg_pubkey_hashtable_add() function
62 wg_pubkey_hashtable_add(wg->peer_hashtable, peer); in wg_peer_create()