Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292259
b: refs/heads/master
c: 8940426
h: refs/heads/master
i:
  292257: 711bcf3
  292255: f78b5f6
v: v3
  • Loading branch information
Jussi Kivilinna authored and Herbert Xu committed Feb 25, 2012
1 parent bc7305e commit 740857f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 919e2c32496aec4170bd67e64efd526dd0a9bbdc
refs/heads/master: 894042648902d11d579af2a936a5a9a43cd5f1e4
2 changes: 1 addition & 1 deletion trunk/arch/x86/crypto/twofish_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ static struct crypto_alg alg = {
.cra_flags = CRYPTO_ALG_TYPE_CIPHER,
.cra_blocksize = TF_BLOCK_SIZE,
.cra_ctxsize = sizeof(struct twofish_ctx),
.cra_alignmask = 3,
.cra_alignmask = 0,
.cra_module = THIS_MODULE,
.cra_list = LIST_HEAD_INIT(alg.cra_list),
.cra_u = {
Expand Down

0 comments on commit 740857f

Please sign in to comment.