Searched refs:bc_rand_multiply2 (Results 1 – 2 of 2) sorted by relevance
213 #define bc_rand_mul2(a, b) (bc_rand_multiply2((a), (b)))
135 bc_rand_multiply2(BcRandState a, BcRandState b) in bc_rand_multiply2() function