Home
last modified time | relevance | path

Searched refs:felem_small_sum (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c214 /* felem_small_sum sets out = out + in. */
215 static void felem_small_sum(felem out, const smallfelem in) in felem_small_sum() function
1273 felem_small_sum(ftmp5, z2); in point_add()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c214 /* felem_small_sum sets out = out + in. */
215 static void felem_small_sum(felem out, const smallfelem in) in felem_small_sum() function
1273 felem_small_sum(ftmp5, z2); in point_add()

Completed in 9 milliseconds