Searched refs:mul64 (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/network/services/ead/src/tinysrp/
H A Dbn_lcl.h332 #define mul64(l,h,bl,bh) \ macro
373 mul64(l,h,(bl),(bh)); \
389 mul64(l,h,(bl),(bh)); \
H A Dbn_div.c290 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */

Completed in 293 milliseconds