summaryrefslogtreecommitdiff
path: root/include/hash.h
Commit message (Expand)AuthorAgeLines
* Use hash.c in mkimageRuchika Gupta2015-01-29-16/+18
* hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-29-0/+14
* hash: Use uint8_t in preference to u8Simon Glass2014-06-19-1/+2
* hash: Export the function to show a hashSimon Glass2014-06-11-0/+14
* Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2014-06-05-11/+13
* gen: Add progressive hash APIHung-ying Tyan2014-03-21-0/+48
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-14-0/+22
* hash: Use lower case for hash algorithm namesSimon Glass2013-02-28-1/+1
* Roll crc32 into hash infrastructureSimon Glass2013-02-28-1/+1
* hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-28-2/+7
* Add generic hash APISimon Glass2012-12-11-0/+69