Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dconfiguration.h127 # undef BN_LLONG
133 # define BN_LLONG
H A Dconfiguration.h.in56 {- $config{bn_ll} ? "# define" : "# undef" -} BN_LLONG
/freebsd/crypto/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
473 # 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
448 # ifdef BN_LLONG
H A Dbn_nist.c317 # elif defined(BN_LLONG)
/freebsd/crypto/openssl/Configurations/
H A D50-win-onecore.conf71 bn_ops => "BN_LLONG RC4_CHAR",
H A DREADME.md225 BN_LLONG bignum limbs are 32 bits,
/freebsd/crypto/openssl/
H A DCHANGES.md10654 - removed usage of BN_LLONG for CLIB builds to avoid runtime dependency