Searched defs:OPENSSL_API_COMPAT (Results 1 - 3 of 3) sorted by relevance
/third_party/openssl/ohos_lite/include/openssl/ | ||
H A D | opensslconf.h | 162 # undef OPENSSL_API_COMPAT macro 163 # define OPENSSL_API_COMPAT OPENSSL_MIN_API macro 375 # undef OPENSSL_API_COMPAT global() macro 376 # define OPENSSL_API_COMPAT global() macro 578 # undef OPENSSL_API_COMPAT global() macro 579 # define OPENSSL_API_COMPAT global() macro 775 # undef OPENSSL_API_COMPAT global() macro 776 # define OPENSSL_API_COMPAT global() macro [all...] |
/third_party/python/Modules/ | ||
H A D | _hashopenssl.c | 17 #define OPENSSL_API_COMPAT 0x10101000L macro |
H A D | _ssl.c | 20 #define OPENSSL_API_COMPAT 0x10101000L macro |
Completed in 11 milliseconds