Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
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()
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()
Dbn_print.c63 #ifdef BN_LLONG in BN_options()
Dbn_local.h88 # undef BN_LLONG
102 # ifdef BN_LLONG
485 # ifdef BN_LLONG
Dbn_asm.c15 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)
196 #if defined(BN_LLONG) && defined(BN_DIV2W)
271 #ifdef BN_LLONG
438 # ifdef BN_LLONG
Dbn_nist.c317 # elif defined(BN_LLONG)
/third_party/openssl/ohos_lite/include/openssl/
Dopensslconf.h208 # undef BN_LLONG
421 # define BN_LLONG macro
624 # undef BN_LLONG
821 # undef BN_LLONG
Dopensslconf.h.in149 {- $config{bn_ll} ? "# define" : "# undef" -} BN_LLONG
/third_party/openssl/Configurations/
D50-win-onecore.conf71 bn_ops => "BN_LLONG RC4_CHAR",
DREADME.md225 BN_LLONG bignum limbs are 32 bits,
/third_party/openssl/include/openssl/
Dconfiguration.h.in56 {- $config{bn_ll} ? "# define" : "# undef" -} BN_LLONG
/third_party/openssl/
DCHANGES.md10285 - removed usage of BN_LLONG for CLIB builds to avoid runtime dependency