summaryrefslogtreecommitdiff
path: root/common/vboot_hash.c
Commit message (Expand)AuthorAgeFilesLines
...
* hash command without args prints current hashRandall Spangler2012-07-241-0/+15
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-4/+4
* Security fix: bounds check in vboot_hash_start()Bill Richardson2012-07-131-8/+8
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-8/+10
* Add hash supportRandall Spangler2012-06-251-0/+305