mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
tweaks
This commit is contained in:
@@ -9,7 +9,7 @@ Preconditions:
|
||||
|f| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc.
|
||||
*/
|
||||
|
||||
static const unsigned char zero[32];
|
||||
static const unsigned char zero[32] = {0};
|
||||
|
||||
int fe_isnonzero(const fe f)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user