Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dpeerlookup.h60 wg_index_hashtable_lookup(struct index_hashtable *table,
H A Dpeerlookup.c202 wg_index_hashtable_lookup(struct index_hashtable *table, in wg_index_hashtable_lookup() function
H A Dcookie.c205 if (unlikely(!wg_index_hashtable_lookup(wg->index_hashtable, in wg_cookie_message_consume()
H A Dreceive.c517 (struct noise_keypair *)wg_index_hashtable_lookup( in wg_packet_consume_data()
H A Dnoise.c747 handshake = (struct noise_handshake *)wg_index_hashtable_lookup( in wg_noise_handshake_consume_response()