Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132710
b: refs/heads/master
c: 949abe5
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu committed Mar 21, 2009
1 parent cae4f32 commit 8da763d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e88cd6ff2ce14ed7025d253b7f7f468d38415f77
refs/heads/master: 949abe574739848b1e68271fbac86c3cb4506aad
1 change: 1 addition & 0 deletions trunk/arch/s390/crypto/sha512_s390.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ static struct shash_alg sha384_alg = {
.cra_driver_name= "sha384-s390",
.cra_priority = CRYPT_S390_PRIORITY,
.cra_flags = CRYPTO_ALG_TYPE_SHASH,
.cra_blocksize = SHA384_BLOCK_SIZE,
.cra_ctxsize = sizeof(struct s390_sha_ctx),
.cra_module = THIS_MODULE,
}
Expand Down

0 comments on commit 8da763d

Please sign in to comment.