Signed-off-by: Dmitry Baryshkov <[email protected]>
---
 examples/nettle-benchmark.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c
index 69e34bfd7c9e..1ca277dd0651 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -901,7 +901,8 @@ main(int argc, char **argv)
       &nettle_sha3_224, &nettle_sha3_256,
       &nettle_sha3_384, &nettle_sha3_512,
       &nettle_ripemd160, &nettle_gosthash94,
-      &nettle_gosthash94cp,
+      &nettle_gosthash94cp, &nettle_streebog256,
+      &nettle_streebog512,
       NULL
     };
 
-- 
2.26.2

_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to