Searched refs:mul_1 (Results 1 – 1 of 1) sorted by relevance
291 static uint64_t mul_1(uint64_t dest[], uint64_t x[], unsigned len, uint64_t y) { in mul_1() function327 dest[xlen] = mul_1(dest, x, xlen, y[0]); in mul()