Searched refs:revoked_host_keys (Results 1 – 3 of 3) sorted by relevance
147 char *revoked_host_keys; member
1261 if (options.revoked_host_keys != NULL) { in verify_host_key()1262 r = sshkey_check_revoked(host_key, options.revoked_host_keys); in verify_host_key()1269 options.revoked_host_keys); in verify_host_key()1275 fp, options.revoked_host_keys, ssh_err(r)); in verify_host_key()
1470 charptr = &options->revoked_host_keys; in process_config_line()1675 options->revoked_host_keys = NULL; in initialize_options()1876 CLEAR_ON_NONE(options->revoked_host_keys); in fill_default_options()2316 dump_cfg_string(oRevokedHostKeys, o->revoked_host_keys); in dump_client_config()