Home
last modified time | relevance | path

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

/src/sys/dev/wg/
H A Dwg_noise.h43 noise_remote_alloc(struct noise_local *, void *,
H A Dwg_noise.c294 noise_remote_alloc(struct noise_local *l, void *arg, in noise_remote_alloc() function
H A Dif_wg.c394 peer->p_remote = noise_remote_alloc(sc->sc_local, peer, pub_key); in wg_peer_create()