Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dwg_noise.h104 int noise_consume_initiation(
H A Dwg_noise.c999 noise_consume_initiation(struct noise_local *l, struct noise_remote **rp, in noise_consume_initiation() function
H A Dif_wg.c1325 if (noise_consume_initiation(sc->sc_local, &remote, in wg_handshake()