Home
last modified time | relevance | path

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

/src/crypto/openssh/regress/
H A Dcert-userkey.sh293 auth_choice=$4
296 if test "x$auth_choice" = "x" ; then
297 auth_choice="authorized_keys TrustedUserCAKeys"
300 for auth in $auth_choice ; do