Searched refs:auth2_record_key (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | auth.h | 151 void auth2_record_key(Authctxt *, int, const struct sshkey *);
|
| H A D | auth2-hostbased.c | 156 auth2_record_key(authctxt, authenticated, key); in userauth_hostbased()
|
| H A D | auth2.c | 718 auth2_record_key(Authctxt *authctxt, int authenticated, in auth2_record_key() function
|
| H A D | auth2-pubkey.c | 265 auth2_record_key(authctxt, authenticated, key); in userauth_pubkey()
|
| H A D | monitor.c | 1365 auth2_record_key(authctxt, 0, key); in mm_answer_keyallowed() 1638 auth2_record_key(authctxt, ret == 0, key); in mm_answer_keyverify()
|