summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/nettle-benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c
index 50a5815a..ba5dd284 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -909,7 +909,7 @@ main(int argc, char **argv)
&nettle_sha3_384, &nettle_sha3_512,
&nettle_ripemd160, &nettle_gosthash94,
&nettle_gosthash94cp, &nettle_streebog256,
- &nettle_streebog512,
+ &nettle_streebog512, &nettle_sm3,
NULL
};