Searched refs:input_userauth_pk_ok (Results 1 – 1 of 1) sorted by relevance
357 static int input_userauth_pk_ok(int, uint32_t, struct ssh *);682 input_userauth_pk_ok(int type, uint32_t seq, struct ssh *ssh) in input_userauth_pk_ok() function1507 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok); in send_pubkey_test()