Searched defs:wg_pkt_initiation (Results 1 – 1 of 1) sorted by relevance
98 struct wg_pkt_initiation { struct99 uint32_t t;100 uint32_t s_idx;101 uint8_t ue[NOISE_PUBLIC_KEY_LEN];102 uint8_t es[NOISE_PUBLIC_KEY_LEN + NOISE_AUTHTAG_LEN];103 uint8_t ets[NOISE_TIMESTAMP_LEN + NOISE_AUTHTAG_LEN];104 struct cookie_macs m;