Home
last modified time | relevance | path

Searched refs:BN_CAN_DIVIDE_ULLONG (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/
Ddiv.c67 #if !defined(BN_CAN_DIVIDE_ULLONG) && !defined(BN_CAN_USE_INLINE_ASM)
169 #if defined(BN_CAN_DIVIDE_ULLONG) in bn_div_rem_words()
773 #ifndef BN_CAN_DIVIDE_ULLONG in BN_mod_word()
784 #ifndef BN_CAN_DIVIDE_ULLONG in BN_mod_word()
799 #ifndef BN_CAN_DIVIDE_ULLONG in BN_mod_word()
Dinternal.h147 #define BN_CAN_DIVIDE_ULLONG in OPENSSL_MSVC_PRAGMA() macro
166 #define BN_CAN_DIVIDE_ULLONG in OPENSSL_MSVC_PRAGMA()