Searched defs:pkalg (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | ssh-keysign.c | 72 char *pkalg, *luser; in valid_request() local 184 char *host, *fp, *pkalg; in main() local
|
H A D | auth2-hostbased.c | 67 char *pkalg, *cuser, *chost; in userauth_hostbased() local
|
H A D | auth2-pubkey.c | 101 char *pkalg = NULL, *userstyle = NULL, *key_s = NULL, *ca_s = NULL; in userauth_pubkey() local
|
H A D | ssh-agent.c | 686 char *user = NULL, *service = NULL, *method = NULL, *pkalg = NULL; in parse_userauth_request() local
|