Home
last modified time | relevance | path

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

/openssl-master/crypto/bn/
A Dbn_asm.c553 mul64(lo,hi,bl,bh); \
562 mul64(lo,hi,bl,bh); \
851 # ifdef mul64 in bn_mul_mont()
868 # ifdef mul64 in bn_mul_mont()
885 # ifdef mul64 in bn_mul_mont()
901 # ifdef mul64 in bn_mul_mont()
910 # ifdef mul64 in bn_mul_mont()
A Dbn_local.h569 # define mul64(l,h,bl,bh) \ macro
610 mul64(l,h,(bl),(bh)); \
626 mul64(l,h,(bl),(bh)); \
A Dbn_div.c403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */ in bn_div_fixed_top()

Completed in 8 milliseconds