mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-25 11:22:22 +00:00
tweaks
This commit is contained in:
parent
cf4443b7fd
commit
6458157cda
3 changed files with 5 additions and 5 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue