HomeSort by relevance Sort by last modified time
    Searched refs:_v00 (Results 1 - 2 of 2) sorted by null

  /external/openssh/regress/
cert-userkey.sh 31 cp $OBJ/cert_user_key_${ktype} $OBJ/cert_user_key_${ktype}_v00
32 cp $OBJ/cert_user_key_${ktype}.pub $OBJ/cert_user_key_${ktype}_v00.pub
35 -n ${USER},mekmitasdigoat $OBJ/cert_user_key_${ktype}_v00 ||
36 fail "couldn't sign cert_user_key_${ktype}_v00"
242 *_v00) keyv="-t v00" ;;
320 *_v00) args="-t v00" ;;
cert-hostkey.sh 39 cp $OBJ/cert_host_key_${ktype} $OBJ/cert_host_key_${ktype}_v00
40 cp $OBJ/cert_host_key_${ktype}.pub $OBJ/cert_host_key_${ktype}_v00.pub
43 -n $HOSTS $OBJ/cert_host_key_${ktype}_v00 ||
44 fail "couldn't sign cert_host_key_${ktype}_v00"
147 *_v00) args="-t v00" ;;

Completed in 129 milliseconds