Home
last modified time | relevance | path

Searched refs:OPENSSL_64_BIT (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/include/openssl/
Dbase.h88 #define OPENSSL_64_BIT macro
94 #define OPENSSL_64_BIT
100 #define OPENSSL_64_BIT
106 #define OPENSSL_64_BIT
Dbn.h150 #if defined(OPENSSL_64_BIT)
/external/boringssl/src/crypto/
Dinternal.h166 #if (!defined(_MSC_VER) || defined(__clang__)) && defined(OPENSSL_64_BIT) in OPENSSL_MSVC_PRAGMA()
230 #if defined(OPENSSL_64_BIT) in OPENSSL_MSVC_PRAGMA()
Dconstant_time_test.cc76 #if defined(OPENSSL_64_BIT)
/external/boringssl/src/crypto/fipsmodule/bn/
Drandom.c236 #if defined(OPENSSL_64_BIT) in bn_range_to_mask()
Dinternal.h141 #if defined(OPENSSL_64_BIT) in OPENSSL_MSVC_PRAGMA()
/external/boringssl/src/ssl/
Dd1_both.cc544 #if defined(OPENSSL_64_BIT) in ssl_size_t_greater_than_32_bits()