Home
last modified time | relevance | path

Searched defs:wg_pkt_response (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/wg/
H A Dif_wg.c142 struct wg_pkt_response { struct
143 uint32_t t;
144 uint32_t s_idx;
145 uint32_t r_idx;
146 uint8_t ue[NOISE_PUBLIC_KEY_LEN];
147 uint8_t en[0 + NOISE_AUTHTAG_LEN];
148 struct cookie_macs m;