Searched refs:revoked_host_keys (Results 1 – 3 of 3) sorted by relevance
156 char *revoked_host_keys; member
1202 if (options.revoked_host_keys != NULL) { in verify_host_key()1203 r = sshkey_check_revoked(host_key, options.revoked_host_keys); in verify_host_key()1210 options.revoked_host_keys); in verify_host_key()1216 fp, options.revoked_host_keys, ssh_err(r)); in verify_host_key()
1765 charptr = &options->revoked_host_keys; in process_config_line_depth()2018 options->revoked_host_keys = NULL; in initialize_options()2254 CLEAR_ON_NONE(options->revoked_host_keys); in fill_default_options()2780 dump_cfg_string(oRevokedHostKeys, o->revoked_host_keys); in dump_client_config()