Home
last modified time | relevance | path

Searched refs:remote_ephemeral (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireguard/
Dnoise.h75 u8 remote_ephemeral[NOISE_PUBLIC_KEY_LEN]; member
Dnoise.c81 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()