Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
22fda42f
Commit
22fda42f
authored
Jun 06, 2019
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix doc of cmac context structs.
parent
81af7f9c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
nettle.texinfo
nettle.texinfo
+2
-1
No files found.
nettle.texinfo
View file @
22fda42f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment