Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh106 DROPBEARCONVERT=/usr/local/bin/dropbearconvert
165 DROPBEARCONVERT="${TEST_SSH_DROPBEARCONVERT}"
838 if test -x "$DROPBEARKEY" -a -x "$DBCLIENT" -a -x "$DROPBEARCONVERT"; then
863 $DROPBEARCONVERT dropbear openssh $OBJ/.dropbear/id_$i \
/freebsd/crypto/openssh/
H A DMakefile.in772 TEST_SSH_DROPBEARCONVERT="@DROPBEARCONVERT@" \
H A Dconfigure.ac5710 AC_PATH_PROG([DROPBEARCONVERT], [dropbearconvert])