From: Justus Winter <[email protected]>

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

diff --git a/nettle.texinfo b/nettle.texinfo
index fafd3930..a73f1635 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -3795,7 +3795,7 @@ size.
 Extracts the message digest (also known ``authentication tag''). This is
 the final operation when processing a message. The @var{length} value
 @emph{should} be the same as the tag length passed to the preceding
-@code{ocb_set_nonce} call (using a different length is possible, but
+@code{ocb_aes128_set_nonce} call (using a different length is possible, but
 incompatible with @cite{RFC 7253}).
 @end deftypefun
 
-- 
2.39.2

_______________________________________________
nettle-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to