Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_nistp256.c708 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() function
1130 felem_small_mul(tmp, small1, x_in); in point_double()
1171 felem_small_mul(tmp, small2, beta); in point_double()
1326 felem_small_mul(tmp, small4, ftmp5); in point_add()
1335 felem_small_mul(tmp, y2, ftmp); in point_add()
1398 felem_small_mul(tmp, small1, ftmp3); in point_add()

Completed in 17 milliseconds