Searched refs:BN_LLONG (Results 1 – 10 of 10) sorted by relevance
15 #ifndef BN_LLONG in BN_mod_word()25 #ifndef BN_LLONG in BN_mod_word()45 #ifndef BN_LLONG in BN_mod_word()
101 # define BN_LLONG macro104 # ifdef BN_LLONG356 # ifdef BN_LLONG in bn_div_fixed_top()359 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words) in bn_div_fixed_top()
63 #ifdef BN_LLONG in BN_options()
108 # undef BN_LLONG122 # ifdef BN_LLONG476 # ifdef BN_LLONG
15 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)196 #if defined(BN_LLONG) && defined(BN_DIV2W)271 #ifdef BN_LLONG443 # ifdef BN_LLONG
317 # elif defined(BN_LLONG)
70 bn_ops => "BN_LLONG RC4_CHAR",
232 BN_LLONG bignum limbs are 32 bits,
56 {- $config{bn_ll} ? "# define" : "# undef" -} BN_LLONG
11660 - removed usage of BN_LLONG for CLIB builds to avoid runtime dependency
Completed in 75 milliseconds