Home
last modified time | relevance | path

Searched refs:send_msg_userauth_pk_ok (Results 1 – 1 of 1) sorted by relevance

/dports/security/dropbear/dropbear-2020.81/
H A Dsvr-authpubkey.c76 static void send_msg_userauth_pk_ok(const char* sigalgo, unsigned int sigalgolen,
172 send_msg_userauth_pk_ok(sigalgo, sigalgolen, keyblob, keybloblen); in svr_auth_pubkey()
245 static void send_msg_userauth_pk_ok(const char* sigalgo, unsigned int sigalgolen, in send_msg_userauth_pk_ok() function