Searched refs:BN_CAN_USE_INLINE_ASM (Results 1 – 2 of 2) sorted by relevance
67 #if !defined(BN_CAN_DIVIDE_ULLONG) && !defined(BN_CAN_USE_INLINE_ASM)158 #if defined(BN_CAN_USE_INLINE_ASM) && defined(OPENSSL_X86) in bn_div_rem_words()163 #elif defined(BN_CAN_USE_INLINE_ASM) && defined(OPENSSL_X86_64) in bn_div_rem_words()
189 #define BN_CAN_USE_INLINE_ASM in OPENSSL_MSVC_PRAGMA() macro