Searched refs:HKF_WANT_PARSE_KEY (Results 1 – 6 of 6) sorted by relevance
73 #define HKF_WANT_PARSE_KEY (1<<1) /* need key parsed */ macro
275 NULL, HKF_WANT_MATCH|HKF_WANT_PARSE_KEY, note)) != 0) { in load_hostkeys_file()638 HKF_WANT_PARSE_KEY, 0)) != 0) { in hostfile_replace_entries()856 if ((options & HKF_WANT_PARSE_KEY) != 0) { in hostkeys_foreach_file()
2197 HKF_WANT_PARSE_KEY, 0)) != 0) { in check_old_keys_othernames()2509 HKF_WANT_PARSE_KEY, 0)) != 0) { in client_input_hostkeys()
741 ctx->host, ctx->ip, HKF_WANT_PARSE_KEY, 0)) != 0) { in hostkeys_find_by_key_hostfile()
1365 foreach_options |= print_fingerprint ? HKF_WANT_PARSE_KEY : 0; in do_known_hosts()
52 int parse_key = (ctx->flags & HKF_WANT_PARSE_KEY) != 0; in check()882 ctx.flags = HKF_WANT_PARSE_KEY; in test_iterate()1074 ctx.flags = HKF_WANT_PARSE_KEY; in test_iterate()1087 ctx.flags = HKF_WANT_MATCH|HKF_WANT_PARSE_KEY; in test_iterate()