Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c254 * smallfelem_neg sets |out| to |-small|
258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg() function
1749 smallfelem_neg(ftmp, tmp[1]); /* (X, -Y, Z) is the negative in batch_mul()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c254 * smallfelem_neg sets |out| to |-small|
258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg() function
1749 smallfelem_neg(ftmp, tmp[1]); /* (X, -Y, Z) is the negative in batch_mul()

Completed in 7 milliseconds