Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c146 oHostKeyAlgorithms, oBindAddress, oPKCS11Provider, enumerator
234 { "hostkeyalgorithms", oHostKeyAlgorithms },
1117 case oHostKeyAlgorithms: in process_config_line()
2301 …dump_cfg_string(oHostKeyAlgorithms, o->hostkeyalgorithms ? o->hostkeyalgorithms : KEX_DEFAULT_PK_A… in dump_client_config()