Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/wg/
H A Dwg_noise.h51 void noise_local_free(struct noise_local *);
H A Dwg_noise.c349 noise_local_free(struct noise_local *l) in noise_local_free() function
H A Dif_wg.c2903 noise_local_free(sc->sc_local); in wg_clone_destroy()