Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dnoise.c463 static void message_encrypt(u8 *dst_ciphertext, const u8 *src_plaintext, in message_encrypt() function
555 message_encrypt(dst->encrypted_static, in wg_noise_handshake_create_initiation()
566 message_encrypt(dst->encrypted_timestamp, timestamp, in wg_noise_handshake_create_initiation()
711 message_encrypt(dst->encrypted_nothing, NULL, 0, key, handshake->hash); in wg_noise_handshake_create_response()