Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173107
b: refs/heads/master
c: fa4ef8a
h: refs/heads/master
i:
  173105: 82874c9
  173103: 0db55e6
v: v3
  • Loading branch information
Felipe Contreras authored and Herbert Xu committed Oct 27, 2009
1 parent c288fad commit 4cd2a72
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: 2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8
refs/heads/master: fa4ef8a6af4745bbf3a25789bc7d4f14a3a6d803
2 changes: 1 addition & 1 deletion trunk/crypto/testmgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,7 @@ static int test_cprng(struct crypto_rng *tfm, struct cprng_testvec *template,
unsigned int tcount)
{
const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm));
int err, i, j, seedsize;
int err = 0, i, j, seedsize;
u8 *seed;
char result[32];

Expand Down

0 comments on commit 4cd2a72

Please sign in to comment.