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

/linux-master/drivers/net/wireguard/
H A Dpeerlookup.h24 struct pubkey_hashtable *wg_pubkey_hashtable_alloc(void);
H A Dpeerlookup.c22 struct pubkey_hashtable *wg_pubkey_hashtable_alloc(void) function
H A Ddevice.c325 wg->peer_hashtable = wg_pubkey_hashtable_alloc();

Completed in 123 milliseconds