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

  /external/chromium_org/third_party/openssl/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/chromium_org/third_party/openssl/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
  /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 69 milliseconds