Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dnoise.h101 static inline void wg_noise_reset_last_sent_handshake(atomic64_t *handshake_ns) in wg_noise_reset_last_sent_handshake() function
Dpeer.c55 wg_noise_reset_last_sent_handshake(&peer->last_sent_handshake); in wg_peer_create()
Ddevice.c125 wg_noise_reset_last_sent_handshake(&peer->last_sent_handshake); in wg_stop()
Dnoise.c184 wg_noise_reset_last_sent_handshake(&peer->last_sent_handshake); in wg_noise_expire_current_peer_keypairs()