Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/unittests/sshsig/
H A DMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/crypto/openssh/regress/unittests/hostkeys/
H A DMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/crypto/openssh/regress/unittests/authopt/
H A DMakefile10 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A DMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/crypto/openssh/regress/unittests/kex/
H A DMakefile8 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/crypto/openssh/regress/misc/ssh-verify-attestation/
H A DMakefile15 SRCS+=sshbuf-io.c atomicio.c sshkey.c authfile.c cipher.c log.c ssh-rsa.c
/freebsd/secure/lib/libssh/
H A DMakefile22 authfd.c authfile.c \
/freebsd/crypto/openssh/
H A Dsshconnect.c1741 maybe_add_key_to_agent(const char *authfile, struct sshkey *private, in maybe_add_key_to_agent() argument
1756 !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()
H A DOVERVIEW55 read/write these files is in authfile.c. The files are normally
95 RSA key files with authfile.c. It communicates the
H A D.depend19 auth.o: authfile.h monitor_wrap.h channels.h
29 …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.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…
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 …]