Searched refs:BN_DIV2W (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_div.c310 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
537 #if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
H A Dbn.h170 # ifndef BN_DIV2W
171 # define BN_DIV2W macro
H A Dbn_asm.c228 #if defined(BN_LLONG) && defined(BN_DIV2W)
303 #endif /* !defined(BN_LLONG) && defined(BN_DIV2W) */
/barrelfish-master/include/openssl/
H A Dbn.h170 # ifndef BN_DIV2W
171 # define BN_DIV2W macro

Completed in 93 milliseconds