Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75991
b: refs/heads/master
c: ce5bd4a
h: refs/heads/master
i:
  75989: 1b0fa41
  75987: c2397fb
  75983: 39c560b
v: v3
  • Loading branch information
Herbert Xu committed Jan 10, 2008
1 parent 3f6f8cd commit 915b583
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: 3631c650c495d61b1dabf32eb26b46873636e918
refs/heads/master: ce5bd4aca3c467936370846119b7f3daf9ccea78
1 change: 1 addition & 0 deletions trunk/crypto/crypto_null.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ static struct crypto_alg digest_null = {
.cra_list = LIST_HEAD_INIT(digest_null.cra_list),
.cra_u = { .digest = {
.dia_digestsize = NULL_DIGEST_SIZE,
.dia_setkey = null_setkey,
.dia_init = null_init,
.dia_update = null_update,
.dia_final = null_final } }
Expand Down

0 comments on commit 915b583

Please sign in to comment.