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

/freebsd-13-stable/crypto/openssh/regress/
H A Dconch-ciphers.sh19 ${CONCH} --identity $OBJ/rsa --port $PORT --user $USER -e none \
H A Dtest-exec.sh85 CONCH=conch
131 /*) CONCH="${TEST_SSH_CONCH}" ;;
132 *) CONCH=`which ${TEST_SSH_CONCH} 2>/dev/null` ;;
504 if test -x "$CONCH" ; then

Completed in 37 milliseconds