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

/freebsd-10-stable/crypto/openssh/regress/
H A Dagent-pkcs11.sh7 TEST_SSH_PKCS11=/usr/local/lib/soft-pkcs11.so.0.0
9 test -f "$TEST_SSH_PKCS11" || fatal "$TEST_SSH_PKCS11 does not exist"
42 echo ${TEST_SSH_PIN} | notty ${SSHADD} -s ${TEST_SSH_PKCS11} > /dev/null 2>&1
63 echo ${TEST_SSH_PIN} | notty ${SSHADD} -e ${TEST_SSH_PKCS11} > /dev/null 2>&1

Completed in 116 milliseconds