fix
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
extern const bn256 n25638;
|
||||
#define N25638 (&n25638)
|
||||
extern const bn256 *n25638;
|
||||
|
||||
void mod25638_add (bn256 *X, const bn256 *A, const bn256 *B);
|
||||
void mod25638_sub (bn256 *X, const bn256 *A, const bn256 *B);
|
||||
|
||||
Reference in New Issue
Block a user