Searched refs:remote_ephemeral (Results 1 – 2 of 2) sorted by relevance
75 u8 remote_ephemeral[NOISE_PUBLIC_KEY_LEN]; member
81 memset(&handshake->remote_ephemeral, 0, NOISE_PUBLIC_KEY_LEN); in handshake_zero()644 memcpy(handshake->remote_ephemeral, e, NOISE_PUBLIC_KEY_LEN); in wg_noise_handshake_consume_initiation()698 handshake->remote_ephemeral)) in wg_noise_handshake_create_response()794 memcpy(handshake->remote_ephemeral, e, NOISE_PUBLIC_KEY_LEN); in wg_noise_handshake_consume_response()