Home
last modified time | relevance | path

Searched defs:BN_ULLONG (Results 1 – 3 of 3) sorted by relevance

/third_party/boringssl/src/crypto/fipsmodule/bn/
Dinternal.h145 #define BN_ULLONG uint128_t in OPENSSL_MSVC_PRAGMA() macro
/third_party/openssl/crypto/bn/
Dbn_div.c100 # define BN_ULLONG __uint128_t macro
Dbn_local.h65 # define BN_ULLONG unsigned long long macro
97 # define BN_ULLONG unsigned __int64 macro
99 # define BN_ULLONG unsigned long long macro