Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c218 int last_key_hint; member
496 pkalg, blen, authctxt->last_key, authctxt->last_key_hint); in input_userauth_pk_ok()
1041 if (authctxt->last_key != NULL && authctxt->last_key_hint == -1) { in clear_auth_state()
1046 authctxt->last_key_hint = -2; in clear_auth_state()
1151 authctxt->last_key_hint = hint; in send_pubkey_test()
1213 idx = authctxt->last_key_hint; in identity_sign_cb()