Searched refs:wg_pubkey_hashtable_alloc (Results 1 – 3 of 3) sorted by relevance
24 struct pubkey_hashtable *wg_pubkey_hashtable_alloc(void);
22 struct pubkey_hashtable *wg_pubkey_hashtable_alloc(void) in wg_pubkey_hashtable_alloc() function
326 wg->peer_hashtable = wg_pubkey_hashtable_alloc(); in wg_newlink()