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