summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-02-07 15:14:25 +0100
committerNiels Möller <nisse@lysator.liu.se>2014-02-07 15:14:25 +0100
commitb99fd6277a3b4a300ee072bfe604ba0068d81ca0 (patch)
tree988ab0353e0a588cf2695945f75f9ceff132b186
parentf188074d2666f76ffa1b564cbdee7b8fe1c4df24 (diff)
downloadnettle-b99fd6277a3b4a300ee072bfe604ba0068d81ca0.tar.gz
Deleted obsolete comment.
-rw-r--r--eax.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/eax.h b/eax.h
index 36238dc4..988071dd 100644
--- a/eax.h
+++ b/eax.h
@@ -52,8 +52,6 @@ extern "C" {
#define EAX_BLOCK_SIZE 16
-/* FIXME: Ensure nice alignment. See gcm.h, union gcm_block. */
-
/* Values independent of message and nonce */
struct eax_key
{