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

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

Completed in 51 milliseconds