Searched refs:sshkey_load_private_type_fd (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Dauthfile.c235 r = sshkey_load_private_type_fd(fd, type, passphrase, keyp, commentp);
242 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, function
H A Dauthfile.h46 int sshkey_load_private_type_fd(int fd, int type, const char *passphrase,
H A Dssh-keysign.c242 r = sshkey_load_private_type_fd(key_fd[i], KEY_UNSPEC,
H A Dssh_namespace.h821 #define sshkey_load_private_type_fd Fssh_sshkey_load_private_type_fd macro
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c415 if ((r = sshkey_load_private_type_fd(fd, KEY_UNSPEC, NULL,

Completed in 405 milliseconds