summaryrefslogtreecommitdiff
path: root/examples/nettle-benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nettle-benchmark.c')
-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 802a7234..613b1dcf 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -949,6 +949,7 @@ main(int argc, char **argv)
&nettle_gcm_camellia256,
&nettle_eax_aes128,
&nettle_chacha_poly1305,
+ &nettle_ocb_aes128,
NULL
};