Searched refs:wg_noise_handshake_create_initiation (Results 1 – 3 of 3) sorted by relevance
120 wg_noise_handshake_create_initiation(struct message_handshake_initiation *dst,
34 if (wg_noise_handshake_create_initiation(&packet, &peer->handshake)) { in wg_packet_send_handshake_initiation()
517 wg_noise_handshake_create_initiation(struct message_handshake_initiation *dst, in wg_noise_handshake_create_initiation() function