Searched refs:_send_helloack (Results 1 – 1 of 1) sorted by relevance
31 static void _send_helloack(zrtp_stream_t* stream);564 _send_helloack(stream); in _zrtp_machine_process_while_in_start()605 _send_helloack(stream); /* Response with HelloAck before start computing DH value */ in _zrtp_machine_process_while_in_wait4hello()609 _send_helloack(stream); in _zrtp_machine_process_while_in_wait4hello()639 _send_helloack(stream); in _zrtp_machine_process_while_in_wait4helloack()705 _send_helloack(stream); in _zrtp_machine_process_while_in_clear()791 _send_helloack(stream); in _zrtp_machine_process_while_in_start_initiatingsecure()1338 static void _send_helloack(zrtp_stream_t* stream) in _send_helloack() function