Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds