Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireguard/
Dnoise.c386 static bool __must_check mix_precomputed_dh(u8 chaining_key[NOISE_HASH_LEN], in mix_precomputed_dh() function
527 if (!mix_precomputed_dh(handshake->chaining_key, key, in wg_noise_handshake_create_initiation()
590 if (!mix_precomputed_dh(chaining_key, key, in wg_noise_handshake_consume_initiation()