Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDservconf.h78 int penalty_authfail; member
HDsrclimit.c377 penalty_secs = penalty_cfg.penalty_authfail; in srclimit_penalise()
HDservconf.c178 options->per_source_penalty.penalty_authfail = -1; in initialize_server_options()
438 if (options->per_source_penalty.penalty_authfail == -1) in fill_default_server_options()
439 options->per_source_penalty.penalty_authfail = 5; in fill_default_server_options()
2043 intptr = &options->per_source_penalty.penalty_authfail; in process_server_config_line_depth()
3331 o->per_source_penalty.penalty_authfail, in dump_config()