Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Decp_nistp256.c706 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() function
1128 felem_small_mul(tmp, small1, x_in); in point_double()
1169 felem_small_mul(tmp, small2, beta); in point_double()
1324 felem_small_mul(tmp, small4, ftmp5); in point_add()
1333 felem_small_mul(tmp, y2, ftmp); in point_add()
1396 felem_small_mul(tmp, small1, ftmp3); in point_add()

Completed in 10 milliseconds