Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cfg.h307 # ifndef _WIN32_WINNT
308 # define _WIN32_WINNT 0x0600 macro
315 #if defined(_MSC_VER) && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0600 && !defined(LTC_WIN32_BCRY…
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Drng_get_bytes.c101 #ifndef _WIN32_WINNT
102 #define _WIN32_WINNT 0x0501 macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnet_sockets.c44 #if (_WIN32_WINNT < 0x0501)
H A Dx509_crt.c2693 #elif (defined(__MINGW32__) || defined(__MINGW64__)) && _WIN32_WINNT >= 0x0600
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog3737 * Fix for redefinition of _WIN32_WINNT to avoid overriding a definition