Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dssh-keyscan.c81 int print_sshfp = 0; /* Print SSHFP records instead of known_hosts */ variable
327 if (print_sshfp) { in keyprint_one()
565 fprintf(stderr, "%c %s:%d %s\n", print_sshfp ? ';' : '#', in congreet()
748 print_sshfp = 1; in main()