Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/wg/
H A Dwg_noise.h50 noise_local_alloc(void);
H A Dwg_noise.c295 noise_local_alloc(void) in noise_local_alloc() function
H A Dif_wg.c2819 sc->sc_local = noise_local_alloc(); in wg_clone_create()