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

/barrelfish-master/lib/openssl-1.0.0d/MacOS/
H A Dopensslconf.h53 # define BN_LLONG macro
55 # undef BN_LLONG macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_word.c65 #ifndef BN_LLONG
79 #ifndef BN_LLONG
H A Dbn_div.c307 #ifdef BN_LLONG
310 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
339 #else /* !BN_LLONG */
376 #endif /* !BN_LLONG */
534 #ifdef BN_LLONG
537 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
566 #else /* !BN_LLONG */
603 #endif /* !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_lcl.h304 #ifdef BN_LLONG
460 #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_lib.c150 #ifdef BN_LLONG
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dopensslconf.h136 #undef BN_LLONG macro
/barrelfish-master/include/openssl/
H A Dopensslconf.h136 #undef 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
/barrelfish-master/lib/openssl-1.0.0d/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 148 milliseconds