Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Drekey.sh21 _kexopt=$1 ; shift
26 if ! test -z "$_kexopt" ; then
28 echo "$_kexopt" >> $OBJ/sshd_proxy
29 _opts="$_opts -o$_kexopt"
31 case "$_kexopt" in
36 trace bytes $_bytes kex $_kexopt opts $_opts
48 _want=`echo $_kexopt | cut -f2 -d=`
50 case "$_kexopt" in