Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1242 smallfelem small1, small2, small3, small4, small5; in point_add() local
1319 felem_shrink(small4, ftmp4); in point_add()
1321 x_equal = smallfelem_is_zero(small4); in point_add()
1324 felem_small_mul(tmp, small4, ftmp5); in point_add()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c1242 smallfelem small1, small2, small3, small4, small5; in point_add() local
1319 felem_shrink(small4, ftmp4); in point_add()
1321 x_equal = smallfelem_is_zero(small4); in point_add()
1324 felem_small_mul(tmp, small4, ftmp5); in point_add()

Completed in 7 milliseconds