Searched refs:authfile (Results 1 – 10 of 10) sorted by relevance
8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
10 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
15 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
22 authfd.c authfile.c \
1741 maybe_add_key_to_agent(const char *authfile, struct sshkey *private, in maybe_add_key_to_agent() argument1756 !ask_permission("Add key %s (%s) to agent?", authfile, comment)) { in maybe_add_key_to_agent()1764 comment == NULL ? authfile : comment, in maybe_add_key_to_agent()1767 debug("identity added to agent: %s", authfile); in maybe_add_key_to_agent()1769 debug("could not add identity to agent: %s (%d)", authfile, r); in maybe_add_key_to_agent()
55 read/write these files is in authfile.c. The files are normally95 RSA key files with authfile.c. It communicates the
19 auth.o: authfile.h monitor_wrap.h channels.h29 …ginrec.h pathnames.h uidswap.h auth-options.h canohost.h monitor_wrap.h authfile.h match.h channel…31 …sshkey.h digest.h hostfile.h auth.h auth-pam.h audit.h loginrec.h auth-options.h authfile.h match.h35 authfile.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…76 …compat/sys-tree.h openbsd-compat/sys-queue.h sshbuf.h ssherr.h sshkey.h authfile.h misc.h log.h di…129 …p.h entropy.h xmalloc.h ssh.h log.h ssherr.h sshkey.h sshbuf.h authfd.h authfile.h pathnames.h mis…137 …at/port-uw.h openbsd-compat/bsd-nextstep.h entropy.h xmalloc.h sshkey.h authfile.h sshbuf.h pathna…140 …ntropy.h xmalloc.h log.h ssherr.h sshkey.h ssh.h ssh2.h misc.h sshbuf.h authfile.h msg.h canohost.…150 ssh.o: sshkey.h authfd.h authfile.h pathnames.h clientloop.h log.h ssherr.h misc.h readconf.h sshco…151 ssh_api.o: authfile.h dh.h misc.h version.h myproposal.h sshbuf.h openbsd-compat/openssl-compat.h[all …]