Home
last modified time | relevance | path

Searched defs:perm_ok (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dauthfile.c212 struct sshkey **keyp, char **commentp, int *perm_ok) in sshkey_load_private_type()
454 struct sshkey **keyp, int *perm_ok) in sshkey_load_private_cert()
Dkey.c381 int *perm_ok) in key_load_private_cert()
402 char **commentp, int *perm_ok) in key_load_private_type()
Dsshconnect1.c225 int i, perm_ok = 1, type, quit; in try_rsa_authentication() local
Dsshconnect2.c1233 int r, perm_ok = 0, quit = 0, i; in load_identity_file() local