Improve doxygen docs

Signed-off-by: Nikhil V <nikhilgreyshines@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
nikhil-nari
2025-12-01 17:53:58 +05:30
committed by Jakub Jelen
parent 4bad7cc08f
commit f8d943afda
4 changed files with 432 additions and 6 deletions

View File

@@ -80,7 +80,6 @@
* The selection of algorithms and keys used are determined by the
* options that are currently set in the given ssh_session structure.
*/
int server_set_kex(ssh_session session)
{
struct ssh_kex_struct *server = &session->next_crypto->server_kex;