Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireguard/
Dnoise.c452 static void message_ephemeral(u8 ephemeral_dst[NOISE_PUBLIC_KEY_LEN], in message_ephemeral() function
512 message_ephemeral(dst->unencrypted_ephemeral, in wg_noise_handshake_create_initiation()
572 message_ephemeral(e, src->unencrypted_ephemeral, chaining_key, hash); in wg_noise_handshake_consume_initiation()
659 message_ephemeral(dst->unencrypted_ephemeral, in wg_noise_handshake_create_response()
734 message_ephemeral(e, src->unencrypted_ephemeral, chaining_key, hash); in wg_noise_handshake_consume_response()