OCBv3: improved handling of taglen in ocb3_done
This commit is contained in:
committed by
Steffen Jaeckel
parent
41130900d0
commit
af63d0a55f
@@ -266,6 +266,7 @@ typedef struct {
|
||||
symmetric_key key; /* scheduled key for cipher */
|
||||
unsigned long block_index; /* index # for current data block */
|
||||
int cipher, /* cipher idx */
|
||||
tag_len, /* length of tag */
|
||||
block_len; /* length of block */
|
||||
} ocb3_state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user