Home
last modified time | relevance | path

Searched refs:BN_LLONG (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/bn/
H A Dbn_word.c15 #ifndef BN_LLONG in BN_mod_word()
25 #ifndef BN_LLONG in BN_mod_word()
45 #ifndef BN_LLONG in BN_mod_word()
H A Dbn_div.c101 # define BN_LLONG macro
104 # ifdef BN_LLONG
356 # 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()
H A Dbn_print.c63 #ifdef BN_LLONG in BN_options()
H A Dbn_local.h108 # undef BN_LLONG
122 # ifdef BN_LLONG
476 # ifdef BN_LLONG
H A Dbn_asm.c15 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)
196 #if defined(BN_LLONG) && defined(BN_DIV2W)
271 #ifdef BN_LLONG
443 # ifdef BN_LLONG
H A Dbn_nist.c317 # elif defined(BN_LLONG)
/openssl/Configurations/
H A D50-win-onecore.conf70 bn_ops => "BN_LLONG RC4_CHAR",
H A DREADME.md232 BN_LLONG bignum limbs are 32 bits,
/openssl/include/openssl/
H A Dconfiguration.h.in56 {- $config{bn_ll} ? "# define" : "# undef" -} BN_LLONG
/openssl/
H A DCHANGES.md11660 - removed usage of BN_LLONG for CLIB builds to avoid runtime dependency

Completed in 75 milliseconds