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

  /external/openssl/android.testssl/
testssl.sh 30 reqcmd="adb shell /system/bin/openssl req"
57 $reqcmd -config $CAconf -out $CAreq -keyout $CAkey $req_new
65 $reqcmd -config $Uconf -out $Ureq -keyout $Ukey $req_new
  /external/openssl/patches/
testssl.sh 30 reqcmd="adb shell /system/bin/openssl req"
57 $reqcmd -config $CAconf -out $CAreq -keyout $CAkey $req_new
65 $reqcmd -config $Uconf -out $Ureq -keyout $Ukey $req_new

Completed in 3328 milliseconds