Home
last modified time | relevance | path

Searched defs:OpenSSL (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.build-windows.md86 #### OpenSSL build Prerequisite: install perl binary
102 #### OpenSSL build Prerequisite: NASM
114 #### OpenSSL build setup: source VC env vars
/aosp_15_r20/external/python/cpython3/Misc/rhel7/
Dopenssl.pc1 Name: OpenSSL name
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhelp.py24 OpenSSL = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhelp.py24 OpenSSL = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhelp.py24 OpenSSL = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dhelp.py24 OpenSSL = None variable
/aosp_15_r20/external/curl/docs/libcurl/
H A Dcurl_global_sslset.md67 # OpenSSL chapter
H A Dlibcurl-thread.md43 ## OpenSSL section in TLS
/aosp_15_r20/external/curl/docs/libcurl/opts/
H A DCURLINFO_TLS_SSL_PTR.md75 ## OpenSSL section in DESCRIPTION
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DKeyPairGeneratorBenchmark.java35 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
H A DSignatureBenchmark.java54 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
H A DCipherBenchmark.java80 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DKeyPairGeneratorPerfTest.java56 OpenSSL, enumConstant
H A DSignaturePerfTest.java77 OpenSSL, enumConstant
H A DCipherPerfTest.java129 OpenSSL, enumConstant
/aosp_15_r20/external/python/cpython2/Doc/
Dlicense.rst680 OpenSSL section in Licenses and Acknowledgements for Incorporated Software
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/getting_started/
Dprerequisites.rst69 OpenSSL section in Requirements
/aosp_15_r20/external/python/cpython3/Doc/
Dlicense.rst653 OpenSSL section in Licenses and Acknowledgements for Incorporated Software
/aosp_15_r20/external/licenseclassifier/
H A Dlicense_type.go138 OpenSSL = "OpenSSL" const