Searched refs:sshkey_load_private_type_fd (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dauthfile.h46 int sshkey_load_private_type_fd(int fd, int type, const char *passphrase,
H A Dauthfile.c221 r = sshkey_load_private_type_fd(fd, type, passphrase, keyp, commentp);
228 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, function
H A Dssh-keysign.c242 r = sshkey_load_private_type_fd(key_fd[i], KEY_UNSPEC,
H A Dssh_namespace.h823 #define sshkey_load_private_type_fd Fssh_sshkey_load_private_type_fd macro

Completed in 164 milliseconds