mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Move generic network routines to netio.c
--HG-- branch : fastopen
This commit is contained in:
@@ -58,7 +58,7 @@ void recv_msg_userauth_pk_ok() {
|
||||
buffer* keybuf = NULL;
|
||||
char* algotype = NULL;
|
||||
unsigned int algolen;
|
||||
int keytype;
|
||||
enum signkey_type keytype;
|
||||
unsigned int remotelen;
|
||||
|
||||
TRACE(("enter recv_msg_userauth_pk_ok"))
|
||||
|
||||
Reference in New Issue
Block a user