Searched refs:warn_weak_crypto (Results 1 – 3 of 3) sorted by relevance
185 int warn_weak_crypto; member
2455 intptr = &options->warn_weak_crypto; in process_config_line_depth()2819 options->warn_weak_crypto = -1; in initialize_options()3022 if (options->warn_weak_crypto == -1) in fill_default_options()3023 options->warn_weak_crypto = 1; in fill_default_options()3791 dump_cfg_fmtint(oWarnWeakCrypto, o->warn_weak_crypto); in dump_client_config()
1672 ssh->kex->name != NULL && options.warn_weak_crypto && in ssh_login()