Home
last modified time | relevance | path

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

/external/openssh/regress/
Drekey.sh60 ssh_data_rekeying "KexAlgorithms=$kex" -oRekeyLimit=256k -oCiphers=$c
/external/openssh/
Dreadconf.c155 oUsePrivilegedPort, oLogLevel, oCiphers, oProtocol, oMacs, enumerator
249 { "ciphers", oCiphers },
1193 case oCiphers: in process_config_line_depth()
2573 dump_cfg_string(oCiphers, o->ciphers ? o->ciphers : KEX_CLIENT_ENCRYPT); in dump_client_config()