summaryrefslogtreecommitdiff
path: root/ecc-gost-gc256b.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2020-01-28 16:51:29 +0100
committerNiels Möller <nisse@lysator.liu.se>2020-01-28 16:51:29 +0100
commitbbed494d439a3f45026c63af57ae969713bd3e0a (patch)
tree480a8ff42fab1f7a4c39b0535c423ce41f57dbfb /ecc-gost-gc256b.c
parentee28a24cd3cbd1796a62a9437089ed7b09f953ed (diff)
parent358eabb1e59e4e6e1367568503a124f0be7bdcae (diff)
downloadnettle-bbed494d439a3f45026c63af57ae969713bd3e0a.tar.gz
Merge branch 'delete-ecc-g'
Diffstat (limited to 'ecc-gost-gc256b.c')
-rw-r--r--ecc-gost-gc256b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ecc-gost-gc256b.c b/ecc-gost-gc256b.c
index 8adc8e17..a23d46fc 100644
--- a/ecc-gost-gc256b.c
+++ b/ecc-gost-gc256b.c
@@ -117,7 +117,6 @@ const struct ecc_curve _nettle_gost_gc256b =
ecc_j_to_a,
ecc_b,
- ecc_g,
ecc_unit,
ecc_table
};