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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_div.c336 #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) */

Completed in 55 milliseconds