Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Ddropbear-kex.sh6 if test "x$REGRESS_INTEROP_DROPBEAR" != "xyes" ; then
H A Ddropbear-ciphers.sh6 if test "x$REGRESS_INTEROP_DROPBEAR" != "xyes" ; then
H A Dtest-exec.sh823 REGRESS_INTEROP_DROPBEAR=no
825 REGRESS_INTEROP_DROPBEAR=yes
829 *) REGRESS_INTEROP_DROPBEAR=no ;;
832 if test "$REGRESS_INTEROP_DROPBEAR" = "yes" ; then