[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060923.131252.74747591.davem@davemloft.net>
Date: Sat, 23 Sep 2006 13:12:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: linux-kernel@...r.kernel.org, torvalds@...l.org
Subject: Re: [PATCH]: Fix ALIGN() macro
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Sun, 24 Sep 2006 00:40:41 +1000
> OK I think I've found the problem.
>
> [CRYPTO] hmac: Fix hmac_init update call
>
> The crypto_hash_update call in hmac_init gave the number 1
> instead of the length of the sg list in bytes. This is a
> missed conversion from the digest => hash change.
>
> As tcrypt only tests crypto_hash_digest it didn't catch this.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
This, along with the ALIGN() patch, fixes all the regressions
for me. Good spotting Herbert!
Linus, please apply.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists