Searched defs:wg_pkt_initiation (Results 1 – 1 of 1) sorted by relevance
133 struct wg_pkt_initiation { struct134 uint32_t t;135 uint32_t s_idx;136 uint8_t ue[NOISE_PUBLIC_KEY_LEN];137 uint8_t es[NOISE_PUBLIC_KEY_LEN + NOISE_AUTHTAG_LEN];138 uint8_t ets[NOISE_TIMESTAMP_LEN + NOISE_AUTHTAG_LEN];139 struct cookie_macs m;