Home
last modified time | relevance | path

Searched full:openssl_fallback (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/templates/tools/openssl/
Duse_openssl.sh.template26 if [ ! -e third_party/${openssl_fallback.tarball} ]
28 …echo "Downloading ${openssl_fallback.base_uri + openssl_fallback.tarball} to third_party/${openssl…
29 …wget ${openssl_fallback.base_uri + openssl_fallback.tarball} -O third_party/${openssl_fallback.tar…
33 rm -rf third_party/${openssl_fallback.extraction_dir}
37 tar xfz ${openssl_fallback.tarball}
40 cd ${openssl_fallback.extraction_dir}
/external/grpc-grpc/templates/
DMakefile.template514 ifneq ($(wildcard third_party/${openssl_fallback.extraction_dir}/libssl.a),)
515 HAS_EMBEDDED_OPENSSL_ALPN = third_party/${openssl_fallback.extraction_dir}
/external/grpc-grpc/
Dbuild.yaml5868 openssl_fallback: