Searched refs:longtmp (Results 1 – 1 of 1) sorted by relevance
910 longfelem longtmp; in smallfelem_square_contract() local913 smallfelem_square(longtmp, in); in smallfelem_square_contract()914 felem_reduce(tmp, longtmp); in smallfelem_square_contract()921 longfelem longtmp; in smallfelem_mul_contract() local924 smallfelem_mul(longtmp, in1, in2); in smallfelem_mul_contract()925 felem_reduce(tmp, longtmp); in smallfelem_mul_contract()
Completed in 6 milliseconds