Searched refs:encrypted_static (Results 1 – 2 of 2) sorted by relevance
84 u8 encrypted_static[noise_encrypted_len(NOISE_PUBLIC_KEY_LEN)]; member
522 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