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

/freebsd-11.0-release/crypto/openssh/regress/
H A Dcert-userkey.sh263 auth_choice=$4
266 if test "x$auth_choice" = "x" ; then
267 auth_choice="authorized_keys TrustedUserCAKeys"
270 for auth in $auth_choice ; do

Completed in 104 milliseconds