Searched refs:big_shiftleft (Results 1 – 1 of 1) sorted by relevance
963 big_shiftleft(BIGNUM *result, BIGNUM *aa, int offs) in big_shiftleft() function1093 big_shiftleft(&bblow, bb, offs); in big_div_pos()1096 big_shiftleft(&bbhigh, &bblow, BIG_CHUNK_SIZE / 2); in big_div_pos()1108 big_shiftleft(&tmp1, aa, offs); in big_div_pos()