Searched refs:u288_muladd (Results 1 – 1 of 1) sorted by relevance
350 static uint32_t u288_muladd(uint32_t z[9], uint32_t x, const uint32_t y[8]) in u288_muladd() function604 uint32_t c = u288_muladd(a, x[i], y); in m256_mul()605 c += u288_muladd(a, u, mod->m); in m256_mul()