Searched refs:HKF_WANT_PARSE_KEY (Results 1 – 4 of 4) sorted by relevance
65 #define HKF_WANT_PARSE_KEY (1<<1) /* need key parsed */ macro
282 HKF_WANT_MATCH|HKF_WANT_PARSE_KEY)) != 0) { in load_hostkeys()578 HKF_WANT_PARSE_KEY)) != 0) { in hostfile_replace_entries()776 if ((options & HKF_WANT_PARSE_KEY) != 0) { in hostkeys_foreach()
2416 HKF_WANT_PARSE_KEY|HKF_WANT_MATCH)) != 0) { in client_input_hostkeys()
1185 foreach_options |= print_fingerprint ? HKF_WANT_PARSE_KEY : 0; in do_known_hosts()