Searched refs:input_userauth_pk_ok (Results 1 – 1 of 1) sorted by relevance
381 static int input_userauth_pk_ok(int, u_int32_t, struct ssh *);710 input_userauth_pk_ok(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_pk_ok() function1536 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok); in send_pubkey_test()