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

/freebsd-10-stable/crypto/openssh/regress/
H A Dcert-userkey.sh277 auth_choice=$4
280 if test "x$auth_choice" = "x" ; then
281 auth_choice="authorized_keys TrustedUserCAKeys"
284 for auth in $auth_choice ; do

Completed in 46 milliseconds