Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dsshconnect2.c381 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() function
1536 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok); in send_pubkey_test()