Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshconnect2.c357 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() function
1507 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok); in send_pubkey_test()