From aeacf98d9743bd8b3823bcb3b69fd1f661959948 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Fri, 26 May 2023 09:37:54 +0200
Subject: [PATCH] Add missing OCB entry to the detailed node listing.

---
 nettle.texinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nettle.texinfo b/nettle.texinfo
index 8cafb127..736150d9 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -122,6 +122,7 @@ Authenticated encryption with associated data
 * GCM::
 * CCM::
 * ChaCha-Poly1305::
+* OCB::
 * SIV-CMAC::
 * SIV-GCM::
 * nettle_aead abstraction::
-- 
GitLab