Searched defs:pkalg (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | ssh-keysign.c | 73 char *pkalg, *luser; in valid_request() local 185 char *host, *fp, *pkalg; in main() local
|
H A D | auth2-hostbased.c | 64 char *pkalg, *cuser, *chost; in userauth_hostbased() local
|
H A D | auth2-pubkey.c | 94 char *pkalg = NULL, *userstyle = NULL, *key_s = NULL, *ca_s = NULL; in userauth_pubkey() local
|
H A D | sshconnect2.c | 689 char *pkalg = NULL, *fp = NULL, *ident = NULL; in input_userauth_pk_ok() local
|
H A D | ssh-agent.c | 710 char *user = NULL, *service = NULL, *method = NULL, *pkalg = NULL; in parse_userauth_request() local
|