HomeSort by relevance Sort by last modified time
    Searched full:hostkeyalgorithms (Results 1 - 13 of 13) sorted by null

  /external/openssh/
readconf.h 75 char *hostkeyalgorithms; /* SSH2 server key types in order of preference. */ member in struct:__anon17325
scp.0 93 HostKeyAlgorithms
scp.1 154 .It HostKeyAlgorithms
readconf.c 234 { "hostkeyalgorithms", oHostKeyAlgorithms },
1124 if (*activep && options->hostkeyalgorithms == NULL
    [all...]
clientloop.c     [all...]
sftp.0 129 HostKeyAlgorithms
sftp.1 219 .It HostKeyAlgorithms
sshconnect2.c 189 if (options.hostkeyalgorithms != NULL)
191 compat_pkalg_proposal(options.hostkeyalgorithms);
    [all...]
ssh.0 257 HostKeyAlgorithms
    [all...]
ssh.1 449 .It HostKeyAlgorithms
    [all...]
ssh_config.5 791 .It Cm HostKeyAlgorithms
    [all...]
ssh_config.0 441 HostKeyAlgorithms
    [all...]
ChangeLog     [all...]

Completed in 413 milliseconds