Home
last modified time | relevance | path

Searched refs:sshkey_perm_ok (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfile.h48 int sshkey_perm_ok(int, const char *);
H A Dauthfile.c90 sshkey_perm_ok(int fd, const char *filename) in sshkey_perm_ok() function
128 r = sshkey_perm_ok(fd, filename); in sshkey_load_private_type()