Searched refs:wg_noise_handshake_create_response (Results 1 – 3 of 3) sorted by relevance
126 bool wg_noise_handshake_create_response(struct message_handshake_response *dst,
94 if (wg_noise_handshake_create_response(&packet, &peer->handshake)) { in wg_packet_send_handshake_response()
667 bool wg_noise_handshake_create_response(struct message_handshake_response *dst, in wg_noise_handshake_create_response() function