Home
last modified time | relevance | path

Searched refs:keyscan (Results 1 – 13 of 13) sorted by relevance

/external/openssh/
Dssh-keyscan.04 ssh-keyscan M-bM-^@M-^S gather ssh public keys
7 ssh-keyscan [-46cHv] [-f file] [-p port] [-T timeout] [-t type]
11 ssh-keyscan is a utility for gathering the public ssh host keys of a
13 ssh_known_hosts files. ssh-keyscan provides a minimal interface suitable
16 ssh-keyscan uses non-blocking socket I/O to contact as many hosts as
25 -4 Forces ssh-keyscan to use IPv4 addresses only.
27 -6 Forces ssh-keyscan to use IPv6 addresses only.
33 If - is supplied instead of a filename, ssh-keyscan will read
57 -v Verbose mode. Causes ssh-keyscan to print debugging messages
61 If an ssh_known_hosts file is constructed using ssh-keyscan without
[all …]
DMakefile.in593 TEST_SSH_SSHKEYSCAN="$${BUILDDIR}/ssh-keyscan"; \
Dsshd.0459 Rather, generate them by a script, ssh-keyscan(1) or by taking, for
615 ssh-keyscan(1), chroot(2), login.conf(5), moduli(5), sshd_config(5),
DLICENCE100 ssh-keyscan was contributed by David Mazieres under a BSD-style
Dssh.0917 scp(1), sftp(1), ssh-add(1), ssh-agent(1), ssh-keygen(1), ssh-keyscan(1),
DChangeLog1087 ssh-keyscan built without SSH protocol v.1 to scan for v.1 keys; bz#2583
6240 Add "ssh-keyscan -c ..." flag to allow fetching
6422 fix keyscan output for multiple hosts/addrs on one line
/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c84 uint8_t keyscan[KEYBOARD_COLS]; member
248 memset(ec->keyscan, '\0', bytes); in cros_ec_keyscan()
264 ec->keyscan[matrix->col] |= 1 << matrix->row; in cros_ec_keyscan()
268 memcpy(scan, ec->keyscan, bytes); in cros_ec_keyscan()
/external/openssh/regress/
DREADME.regress67 keyscan.sh: keyscan
DMakefile39 keyscan \
Dtest-exec.sh74 SSHKEYSCAN=ssh-keyscan
/external/openssh/contrib/suse/
Dopenssh.spec207 %attr(0755,root,root) %{_bindir}/ssh-keyscan
220 %attr(0644,root,root) %doc %{_mandir}/man1/ssh-keyscan.1*
/external/openssh/contrib/redhat/
Dopenssh.spec364 %attr(0755,root,root) %{_bindir}/ssh-keyscan
368 %attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1*
/external/u-boot/arch/arm/dts/
Dstih407-pinctrl.dtsi181 keyscan {
182 pinctrl_keyscan: keyscan {