summaryrefslogtreecommitdiff
path: root/common/hash.c
Commit message (Expand)AuthorAgeLines
* gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-29-0/+18
* 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