Searched defs:big_mulhalf_low (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c906 big_mulhalf_low(BIGNUM *result, BIGNUM *aa, BIG_CHUNK_TYPE b) function
1136 big_mulhalf_low(&tmp2, &bblow, coeff);

Completed in 75 milliseconds