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

/freebsd-10-stable/crypto/openssh/regress/
H A Dhostkey-rotate.sh52 dossh -oHostKeyAlgorithms=ssh-ed25519 -oStrictHostKeyChecking=no
59 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=$all_algs
67 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=$k,$all_algs
77 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=$all_algs
89 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=ssh-rsa,$all_algs
101 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=ssh-rsa,$all_algs
108 dossh -oStrictHostKeyChecking=yes -oHostKeyAlgorithms=ssh-rsa
/freebsd-10-stable/crypto/openssh/
H A Dreadconf.c163 oHostKeyAlgorithms, oBindAddress, oPKCS11Provider, enumerator in enum:__anon508
255 { "hostkeyalgorithms", oHostKeyAlgorithms },
1238 case oHostKeyAlgorithms:
2597 dump_cfg_string(oHostKeyAlgorithms, o->hostkeyalgorithms);

Completed in 109 milliseconds