summaryrefslogtreecommitdiffstats
path: root/ocb.c
diff options
context:
space:
mode:
Diffstat (limited to 'ocb.c')
-rw-r--r--ocb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ocb.c b/ocb.c
index 2af174e..461fe9d 100644
--- a/ocb.c
+++ b/ocb.c
@@ -755,7 +755,6 @@ static block gen_offset_from_nonce(ae_ctx* ctx, const void* nonce) {
block bl;
} tmp;
unsigned idx;
- uint32_t tagadd;
/* Replace cached nonce Top if needed */
#if (OCB_TAG_LEN > 0)