Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145087
b: refs/heads/master
c: abe5fa7
h: refs/heads/master
i:
  145085: f42e377
  145083: be08401
  145079: a9ce9d0
  145071: 0538532
  145055: 53cbba8
  145023: 3c80fb7
v: v3
  • Loading branch information
Steffen Klassert authored and Herbert Xu committed Apr 15, 2009
1 parent c5d79a0 commit 9e2be24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 295c01f90db2b8b8394e1f7cde59b96d71f98e07
refs/heads/master: abe5fa7899fb5809ddc7336d8dd0edd5b2b96665
3 changes: 2 additions & 1 deletion trunk/crypto/eseqiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,8 @@ static int eseqiv_givencrypt(struct skcipher_givcrypt_request *req)
if (err)
goto out;

eseqiv_complete2(req);
if (giv != req->giv)
eseqiv_complete2(req);

out:
return err;
Expand Down

0 comments on commit 9e2be24

Please sign in to comment.