Searched refs:polymod_mul (Results 1 – 1 of 1) sorted by relevance
1380 function polymod_mul(a, b) { function1394 return polymod_mul(a, b.inverse());1404 "*": polymod_mul,1420 "*": polymod_mul,
Completed in 5 milliseconds