Searched refs:sshkey_perm_ok (Results 1 – 4 of 4) sorted by relevance
140 sshkey_perm_ok(int fd, const char *filename) in sshkey_perm_ok() function184 if (sshkey_perm_ok(fd, filename) != 0) { in sshkey_load_private_type()241 if (sshkey_perm_ok(fd, filename) != 0) { in sshkey_load_private()
48 int sshkey_perm_ok(int, const char *);
216 if (sshkey_perm_ok(fd, filename) != 0) { in add_file()
753 #define sshkey_perm_ok Fssh_sshkey_perm_ok macro