Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lcl.h313 #define bn_clear_top2max(a) \ macro
321 #define bn_clear_top2max(a)
Dbn_div.c300 bn_clear_top2max(&wnum); in BN_div()