Home
last modified time | relevance | path

Searched refs:smallfelem_mul (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-64.c479 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() function
591 smallfelem_mul(out, small1, small2); in felem_mul()
604 smallfelem_mul(out, small1, small2); in felem_small_mul()
1072 smallfelem_mul(tmp, small5, small2); in point_add()
1091 smallfelem_mul(tmp, small2, z2); in point_add()
1116 smallfelem_mul(tmp, x2, small1); in point_add()
1132 smallfelem_mul(tmp, small1, small3); in point_add()