Searched refs:encrypted_nothing (Results 1 – 2 of 2) sorted by relevance
94 u8 encrypted_nothing[noise_encrypted_len(0)]; member
711 message_encrypt(dst->encrypted_nothing, NULL, 0, key, handshake->hash); in wg_noise_handshake_create_response()781 if (!message_decrypt(NULL, src->encrypted_nothing, in wg_noise_handshake_consume_response()782 sizeof(src->encrypted_nothing), key, hash)) in wg_noise_handshake_consume_response()