Don't padd the digest during hash computation

There's no need to do that. Also check_block_hash() only allocates a
buffer of digest_length_.

Bug: 144388532
Test: unit tests pass
Change-Id: Iec3209d260b51cb41905cc84ae86572bcb1cc130
1 file changed