Searched refs:preferred_authentications (Results 1 – 3 of 3) sorted by relevance
124 char *preferred_authentications; member
338 if (options.preferred_authentications == NULL) in ssh_userauth2()339 options.preferred_authentications = authmethods_get(); in ssh_userauth2()1633 authlist = options.preferred_authentications; in authmethod_get()1640 preferred = options.preferred_authentications; in authmethod_get()
629 charptr = &options->preferred_authentications; in process_config_line()984 options->preferred_authentications = NULL; in initialize_options()