Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272276
b: refs/heads/master
c: 4619b6b
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu committed Aug 16, 2011
1 parent c1b766c commit 5200bd1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e27303b25611e9a9ba78c0b5614abeb173d6cc74
refs/heads/master: 4619b6bdb71362d95810f475cc61a6de9d0b1904
2 changes: 2 additions & 0 deletions trunk/include/crypto/sha.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ struct sha512_state {
u8 buf[SHA512_BLOCK_SIZE];
};

struct shash_desc;

extern int crypto_sha1_update(struct shash_desc *desc, const u8 *data,
unsigned int len);

Expand Down

0 comments on commit 5200bd1

Please sign in to comment.