Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dcert-userkey.sh283 auth_choice=$4
286 if test "x$auth_choice" = "x" ; then
287 auth_choice="authorized_keys TrustedUserCAKeys"
290 for auth in $auth_choice ; do