Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dmessages.h84 u8 encrypted_static[noise_encrypted_len(NOISE_PUBLIC_KEY_LEN)]; member
Dnoise.c555 message_encrypt(dst->encrypted_static, in wg_noise_handshake_create_initiation()
612 if (!message_decrypt(s, src->encrypted_static, in wg_noise_handshake_consume_initiation()
613 sizeof(src->encrypted_static), key, hash)) in wg_noise_handshake_consume_initiation()