summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/nettle-benchmark.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c
index 6e0f560b..5d0e649e 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -918,6 +918,7 @@ main(int argc, char **argv)
&nettle_sha3_224, &nettle_sha3_256,
&nettle_sha3_384, &nettle_sha3_512,
&nettle_ripemd160, &nettle_gosthash94,
+ &nettle_gosthash94cp,
NULL
};