Searched refs:precomputed_static_static (Results 1 – 2 of 2) sorted by relevance
51 !curve25519(peer->handshake.precomputed_static_static, in wg_noise_precompute_static_static()54 memset(peer->handshake.precomputed_static_static, 0, in wg_noise_precompute_static_static()561 handshake->precomputed_static_static)) in wg_noise_handshake_create_initiation()624 handshake->precomputed_static_static)) in wg_noise_handshake_consume_initiation()
76 u8 precomputed_static_static[NOISE_PUBLIC_KEY_LEN]; member