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

/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn.h116 # ifndef BN_DIV2W
117 # define BN_DIV2W macro
203 # ifndef BN_DIV2W
204 # define BN_DIV2W macro
226 # ifndef BN_DIV2W
227 # define BN_DIV2W macro
H A Dbn_div.c333 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
575 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
H A Dbn_asm.c253 #if defined(BN_LLONG) && defined(BN_DIV2W)
326 #endif /* !defined(BN_LLONG) && defined(BN_DIV2W) */

Completed in 61 milliseconds