Home
last modified time | relevance | path

Searched refs:bn_clear_top2max (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bn/
Dbn_lcl.h308 # define bn_clear_top2max(a) \ macro
316 # define bn_clear_top2max(a)
Dbn_div.c324 bn_clear_top2max(&wnum); in BN_div()