Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/regress/unittests/hostkeys/
HDMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd-14-stable/crypto/openssh/regress/unittests/sshsig/
HDMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd-14-stable/crypto/openssh/regress/unittests/sshkey/
HDMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd-14-stable/crypto/openssh/regress/unittests/kex/
HDMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd-14-stable/secure/lib/libssh/
HDMakefile11 SRCS+= authfd.c authfile.c \
/freebsd-14-stable/crypto/openssh/
HDsshconnect.c1731 maybe_add_key_to_agent(const char *authfile, struct sshkey *private, in maybe_add_key_to_agent() argument
1746 !ask_permission("Add key %s (%s) to agent?", authfile, comment)) { in maybe_add_key_to_agent()
1754 comment == NULL ? authfile : comment, in maybe_add_key_to_agent()
1757 debug("identity added to agent: %s", authfile); in maybe_add_key_to_agent()
1759 debug("could not add identity to agent: %s (%d)", authfile, r); in maybe_add_key_to_agent()
HDOVERVIEW55 read/write these files is in authfile.c. The files are normally
95 RSA key files with authfile.c. It communicates the
HD.depend19 auth.o: authfile.h monitor_wrap.h channels.h
30 auth2-pubkey.o: pathnames.h uidswap.h auth-options.h canohost.h monitor_wrap.h authfile.h match.h c…
31 …sshkey.h digest.h hostfile.h auth.h auth-pam.h audit.h loginrec.h auth-options.h authfile.h match.h
35 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…
131 …p.h entropy.h xmalloc.h ssh.h log.h ssherr.h sshkey.h sshbuf.h authfd.h authfile.h pathnames.h mis…
139 …at/port-uw.h openbsd-compat/bsd-nextstep.h entropy.h xmalloc.h sshkey.h authfile.h sshbuf.h pathna…
142 …ntropy.h xmalloc.h log.h ssherr.h sshkey.h ssh.h ssh2.h misc.h sshbuf.h authfile.h msg.h canohost.…
152 ssh.o: sshkey.h authfd.h authfile.h pathnames.h clientloop.h log.h ssherr.h misc.h readconf.h sshco…
153 ssh_api.o: authfile.h dh.h misc.h version.h myproposal.h sshbuf.h openbsd-compat/openssl-compat.h
[all …]