Home
last modified time | relevance | path

Searched refs:noise_remote_disable (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/wg/
H A Dwg_noise.h46 void noise_remote_disable(struct noise_remote *);
H A Dwg_noise.c346 noise_remote_disable(struct noise_remote *r) in noise_remote_disable() function
491 noise_remote_disable(r); in noise_remote_free()
H A Dif_wg.c480 noise_remote_disable(peer->p_remote); in wg_peer_destroy()