/aosp_15_r20/external/rust/crates/openssl/src/ |
D | version.rs | 23 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR, 24 OpenSSL_version_num, OpenSSL_version, 28 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS, 31 SSLeay_version as OpenSSL_version, 53 #[corresponds(OpenSSL_version)] 56 CStr::from_ptr(OpenSSL_version(OPENSSL_VERSION)) in version() 64 #[corresponds(OpenSSL_version)] 67 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags() 74 #[corresponds(OpenSSL_version)] 77 CStr::from_ptr(OpenSSL_version(OPENSSL_BUILT_ON)) in built_on() [all …]
|
/aosp_15_r20/external/python/httplib2/script/ |
D | compile-py3-openssl11.sh | 6 openssl_version="1.1.1f" 17 curl -fLOsS "https://www.openssl.org/source/openssl-$openssl_version.tar.gz" 19 tar xf openssl-$openssl_version.tar.gz 20 cd ./openssl-$openssl_version 21 echo "Compiling OpenSSL $openssl_version..." 57 if [[ $(python -c 'import ssl; print(ssl.OPENSSL_VERSION)') != OpenSSL\ ${openssl_version}* ]] ; th…
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 76 #define OPENSSL_VERSION 0 macro 82 // OpenSSL_version is a compatibility function that returns the string 83 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 85 OPENSSL_EXPORT const char *OpenSSL_version(int which); 87 #define SSLEAY_VERSION OPENSSL_VERSION 93 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 76 #define OPENSSL_VERSION 0 macro 82 // OpenSSL_version is a compatibility function that returns the string 83 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 85 OPENSSL_EXPORT const char *OpenSSL_version(int which); 87 #define SSLEAY_VERSION OPENSSL_VERSION 93 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 76 #define OPENSSL_VERSION 0 macro 82 // OpenSSL_version is a compatibility function that returns the string 83 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 85 OPENSSL_EXPORT const char *OpenSSL_version(int which); 87 #define SSLEAY_VERSION OPENSSL_VERSION 93 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 81 #define OPENSSL_VERSION 0 macro 87 // OpenSSL_version is a compatibility function that returns the string 88 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 90 OPENSSL_EXPORT const char *OpenSSL_version(int which); 92 #define SSLEAY_VERSION OPENSSL_VERSION 98 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 76 #define OPENSSL_VERSION 0 macro 82 // OpenSSL_version is a compatibility function that returns the string 83 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 85 OPENSSL_EXPORT const char *OpenSSL_version(int which); 87 #define SSLEAY_VERSION OPENSSL_VERSION 93 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | crypto.h | 101 #define OPENSSL_VERSION 0 macro 107 // OpenSSL_version is a compatibility function that returns the string 108 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 110 OPENSSL_EXPORT const char *OpenSSL_version(int which); 112 #define SSLEAY_VERSION OPENSSL_VERSION 118 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/ |
D | crypto.h | 101 #define OPENSSL_VERSION 0 macro 107 // OpenSSL_version is a compatibility function that returns the string 108 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 110 OPENSSL_EXPORT const char *OpenSSL_version(int which); 112 #define SSLEAY_VERSION OPENSSL_VERSION 118 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/ |
H A D | crypto.h | 114 #define OPENSSL_VERSION 0 macro 120 // OpenSSL_version is a compatibility function that returns the string 121 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 123 OPENSSL_EXPORT const char *OpenSSL_version(int which); 125 #define SSLEAY_VERSION OPENSSL_VERSION 131 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 114 #define OPENSSL_VERSION 0 macro 120 // OpenSSL_version is a compatibility function that returns the string 121 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 123 OPENSSL_EXPORT const char *OpenSSL_version(int which); 125 #define SSLEAY_VERSION OPENSSL_VERSION 131 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 114 #define OPENSSL_VERSION 0 macro 120 // OpenSSL_version is a compatibility function that returns the string 121 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 123 OPENSSL_EXPORT const char *OpenSSL_version(int which); 125 #define SSLEAY_VERSION OPENSSL_VERSION 131 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 114 #define OPENSSL_VERSION 0 macro 120 // OpenSSL_version is a compatibility function that returns the string 121 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 123 OPENSSL_EXPORT const char *OpenSSL_version(int which); 125 #define SSLEAY_VERSION OPENSSL_VERSION 131 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 118 #define OPENSSL_VERSION 0 macro 124 // OpenSSL_version is a compatibility function that returns the string 125 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 127 OPENSSL_EXPORT const char *OpenSSL_version(int which); 129 #define SSLEAY_VERSION OPENSSL_VERSION 135 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 118 #define OPENSSL_VERSION 0 macro 124 // OpenSSL_version is a compatibility function that returns the string 125 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 127 OPENSSL_EXPORT const char *OpenSSL_version(int which); 129 #define SSLEAY_VERSION OPENSSL_VERSION 135 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 118 #define OPENSSL_VERSION 0 macro 124 // OpenSSL_version is a compatibility function that returns the string 125 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 127 OPENSSL_EXPORT const char *OpenSSL_version(int which); 129 #define SSLEAY_VERSION OPENSSL_VERSION 135 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | crypto.h | 105 #define OPENSSL_VERSION 0 macro 111 // OpenSSL_version is a compatibility function that returns the string 112 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 114 OPENSSL_EXPORT const char *OpenSSL_version(int which); 116 #define SSLEAY_VERSION OPENSSL_VERSION 122 // SSLeay_version calls |OpenSSL_version|.
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/boringssl/src/include/openssl/ |
D | crypto.h | 114 #define OPENSSL_VERSION 0 macro 120 // OpenSSL_version is a compatibility function that returns the string 121 // "BoringSSL" if |which| is |OPENSSL_VERSION| and placeholder strings 123 OPENSSL_EXPORT const char *OpenSSL_version(int which); 125 #define SSLEAY_VERSION OPENSSL_VERSION 131 // SSLeay_version calls |OpenSSL_version|.
|