diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-12-14 21:27:09 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-12-14 21:27:09 +0100 |
commit | 5f486864691e8875f32bd4b368eb654bbee9a697 (patch) | |
tree | b4dd040f44d775fb7bd627db8b6aa0269b714423 /drivers/media | |
parent | f56983ef991e770274d482e3a78afc95395fea36 (diff) |
[CRYPTO] sha512: Fix sha384 block size
The SHA384 block size should be 128 bytes, not 96 bytes. This was
spotted by Andrew Donofrio.
This breaks HMAC which uses the block size during setup and the final
calculation.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions