Home
last modified time | relevance | path

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

/external/openssh/
Dauth.h130 void pubkey_auth_info(Authctxt *, const Key *, const char *, ...)
Dauth2-hostbased.c136 pubkey_auth_info(authctxt, key, in userauth_hostbased()
Dauth-rsa.c343 pubkey_auth_info(authctxt, key, NULL); in auth_rsa()
Dauth2-pubkey.c168 pubkey_auth_info(authctxt, key, NULL); in userauth_pubkey()
215 pubkey_auth_info(Authctxt *authctxt, const Key *key, const char *fmt, ...) in pubkey_auth_info() function
Dmonitor.c1226 pubkey_auth_info(authctxt, key, NULL); in mm_answer_keyallowed()
1238 pubkey_auth_info(authctxt, key, in mm_answer_keyallowed()