Fix bug in sha256 verify
authorJens Axboe <jens.axboe@oracle.com>
Tue, 23 Feb 2010 09:36:21 +0000 (10:36 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 23 Feb 2010 09:36:21 +0000 (10:36 +0100)
It was using twice as large data block as it should have been,
causing verify failures.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found