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

/freebsd-current/crypto/openssh/
H A Dauthfile.h43 int sshkey_load_private_type(int, const char *, const char *,
H A Dauthfile.c118 sshkey_load_private_type(int type, const char *filename, const char *passphrase, function
147 return sshkey_load_private_type(KEY_UNSPEC, filename, passphrase,
344 if ((r = sshkey_load_private_type(type, filename,
H A Dssh_namespace.h878 #define sshkey_load_private_type Fssh_sshkey_load_private_type macro
H A Dsshconnect2.c1546 switch ((r = sshkey_load_private_type(KEY_UNSPEC, id->filename,

Completed in 97 milliseconds