Searched refs:BN_LLONG (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_word.c65 #ifndef BN_LLONG
79 #ifndef BN_LLONG
H A Dbn_asm.c69 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)
144 #else /* !(defined(BN_LLONG) || defined(BN_UMULT_HIGH)) */
226 #endif /* !(defined(BN_LLONG) || defined(BN_UMULT_HIGH)) */
228 #if defined(BN_LLONG) && defined(BN_DIV2W)
303 #endif /* !defined(BN_LLONG) && defined(BN_DIV2W) */
305 #ifdef BN_LLONG
340 #else /* !BN_LLONG */
391 #endif /* !BN_LLONG */
441 #ifdef BN_LLONG
528 #else /* !BN_LLONG */
[all...]
H A Dbn_div.c333 #ifdef BN_LLONG
336 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
365 #else /* !BN_LLONG */
402 #endif /* !BN_LLONG */
H A Dbn_print.c369 #ifdef BN_LLONG
H A Dbn_lcl.h324 #ifdef BN_LLONG
480 #endif /* !BN_LLONG */
H A Dbn.h177 * BN_LLONG for the DEC Alpha */
203 * assembler code :-). Do NOT define BN_LLONG.
206 #undef BN_LLONG macro
228 #ifdef BN_LLONG
H A Dbn_nist.c344 # elif defined(BN_LLONG)
/external/openssl/crypto/bn/
H A Dbn_word.c65 #ifndef BN_LLONG
79 #ifndef BN_LLONG
H A Dbn_asm.c69 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)
144 #else /* !(defined(BN_LLONG) || defined(BN_UMULT_HIGH)) */
226 #endif /* !(defined(BN_LLONG) || defined(BN_UMULT_HIGH)) */
228 #if defined(BN_LLONG) && defined(BN_DIV2W)
303 #endif /* !defined(BN_LLONG) && defined(BN_DIV2W) */
305 #ifdef BN_LLONG
340 #else /* !BN_LLONG */
391 #endif /* !BN_LLONG */
441 #ifdef BN_LLONG
528 #else /* !BN_LLONG */
[all...]
H A Dbn_div.c333 #ifdef BN_LLONG
336 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
365 #else /* !BN_LLONG */
402 #endif /* !BN_LLONG */
H A Dbn_print.c369 #ifdef BN_LLONG
H A Dbn_lcl.h324 #ifdef BN_LLONG
480 #endif /* !BN_LLONG */
H A Dbn.h177 * BN_LLONG for the DEC Alpha */
203 * assembler code :-). Do NOT define BN_LLONG.
206 #undef BN_LLONG macro
228 #ifdef BN_LLONG
H A Dbn_nist.c344 # elif defined(BN_LLONG)
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dopensslconf.h.in61 #undef BN_LLONG
H A Dopensslconf.h223 #define BN_LLONG macro
/external/openssl/crypto/
H A Dopensslconf.h.in61 #undef BN_LLONG
H A Dopensslconf.h229 #define BN_LLONG macro
/external/chromium_org/third_party/openssl/config/x64/openssl/
H A Dopensslconf.h223 #undef BN_LLONG macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dopensslconf.h223 #define BN_LLONG macro
H A Dbn.h177 * BN_LLONG for the DEC Alpha */
203 * assembler code :-). Do NOT define BN_LLONG.
206 #undef BN_LLONG macro
228 #ifdef BN_LLONG
/external/openssl/include/openssl/
H A Dopensslconf.h229 #define BN_LLONG macro
H A Dbn.h177 * BN_LLONG for the DEC Alpha */
203 * assembler code :-). Do NOT define BN_LLONG.
206 #undef BN_LLONG macro
228 #ifdef BN_LLONG
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Db_print.c79 #include <openssl/bn.h> /* To get BN_LLONG properly defined */
82 #if defined(BN_LLONG) || defined(SIXTY_FOUR_BIT)
/external/openssl/crypto/bio/
H A Db_print.c79 #include <openssl/bn.h> /* To get BN_LLONG properly defined */
82 #if defined(BN_LLONG) || defined(SIXTY_FOUR_BIT)

Completed in 106 milliseconds