aboutsummaryrefslogtreecommitdiff
path: root/gost_lcl.h
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2018-07-12 21:49:21 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2018-07-12 21:49:21 +0300
commitbca47af46027b1b84c23af1c84aef1bf901778f8 (patch)
tree8aa9bf5bb49f2891b98e4ff433afe90c9557383b /gost_lcl.h
parentf8071bfb8908b78e57b44c54806d91bfbd80320b (diff)
downloadgost-engine-magma_impl.zip
gost-engine-magma_impl.tar.gz
gost-engine-magma_impl.tar.bz2
Explicitely setting cofactormagma_impl
Diffstat (limited to 'gost_lcl.h')
-rw-r--r--gost_lcl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gost_lcl.h b/gost_lcl.h
index 0da46c7..bc378f0 100644
--- a/gost_lcl.h
+++ b/gost_lcl.h
@@ -35,6 +35,7 @@ typedef struct R3410_ec {
char *q;
char *x;
char *y;
+ char *cofactor;
} R3410_ec_params;
extern R3410_ec_params R3410_2001_paramset[],