summaryrefslogtreecommitdiff
path: root/common/hash.c
Commit message (Expand)AuthorAgeLines
* hash: Use lower case for hash algorithm namesSimon Glass2013-02-28-5/+6
* sandbox: Allow hash functions to work correctlySimon Glass2013-02-28-8/+16
* Roll crc32 into hash infrastructureSimon Glass2013-02-28-38/+80
* hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-28-17/+52
* Add generic hash APISimon Glass2012-12-11-0/+221