Home
last modified time | relevance | path

Searched refs:mul64 (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/bn/
H A Dbn_asm.c558 mul64(lo,hi,bl,bh); \
567 mul64(lo,hi,bl,bh); \
856 # ifdef mul64 in bn_mul_mont()
873 # ifdef mul64 in bn_mul_mont()
890 # ifdef mul64 in bn_mul_mont()
906 # ifdef mul64 in bn_mul_mont()
915 # ifdef mul64 in bn_mul_mont()
H A Dbn_local.h574 # define mul64(l,h,bl,bh) \ macro
615 mul64(l,h,(bl),(bh)); \
631 mul64(l,h,(bl),(bh)); \
H A Dbn_div.c403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */ in bn_div_fixed_top()

Completed in 11 milliseconds