summaryrefslogtreecommitdiff
path: root/nettle.texinfo
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2019-06-06 08:41:32 +0200
committerNiels Möller <nisse@lysator.liu.se>2019-06-06 08:41:32 +0200
commit22fda42f765f93372f0871fd7e29f0bdbf176a42 (patch)
tree89f528d8ad78d0017a62b4e29e1c2ac71cdac1f3 /nettle.texinfo
parent81af7f9cdec3c8a19c4b725527959fe310ae3c97 (diff)
downloadnettle-22fda42f765f93372f0871fd7e29f0bdbf176a42.tar.gz
Fix doc of cmac context structs.
Diffstat (limited to 'nettle.texinfo')
-rw-r--r--nettle.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/nettle.texinfo b/nettle.texinfo
index 0cc9340c..547e0c2b 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -3729,7 +3729,8 @@ the @acronym{AES} block cipher.
Nettle defines @acronym{CMAC} in @file{<nettle/cmac.h>}.
-@deftp {Context struct} {struct cmac128_ctx}
+@deftp {Context struct} {struct cmac_aes128_ctx}
+@deftpx {Context struct} {struct cmac_aes256_ctx}
@end deftp
@defvr Constant CMAC128_DIGEST_SIZE