Home
last modified time | relevance | path

Searched refs:authfile (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c217 char buf[300], *passphrase, *comment, *authfile; in try_rsa_authentication() local
221 authfile = options.identity_files[idx]; in try_rsa_authentication()
222 comment = xstrdup(authfile); in try_rsa_authentication()
264 private = key_load_private_type(KEY_RSA1, authfile, "", NULL); in try_rsa_authentication()
273 authfile, passphrase, NULL); in try_rsa_authentication()
/titanic_41/usr/src/cmd/ssh/libssh/
H A DMakefile.com32 authfile.o \
/titanic_41/usr/src/cmd/ssh/doc/
H A DOVERVIEW50 read/write these files is in authfile.c. The files are normally
90 RSA key files with authfile.c. It communicates the
H A DChangeLog210 [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
379 [authfile.c ssh-add.c]
385 [authfile.h]
402 [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
891 [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
1304 [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
1306 [sshd.c uuencode.c uuencode.h authfile.h]
1310 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
1439 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
2141 - [authfile.c]
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dllib-lssh35 #include <authfile.h>