Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dmessages.h85 u8 encrypted_timestamp[noise_encrypted_len(NOISE_TIMESTAMP_LEN)]; member
Dnoise.c566 message_encrypt(dst->encrypted_timestamp, timestamp, in wg_noise_handshake_create_initiation()
628 if (!message_decrypt(t, src->encrypted_timestamp, in wg_noise_handshake_consume_initiation()
629 sizeof(src->encrypted_timestamp), key, hash)) in wg_noise_handshake_consume_initiation()