summaryrefslogtreecommitdiffstats
path: root/include/hash.h
Commit message (Expand)AuthorAgeFilesLines
* hash.c: Conditionally compile hash_command, static hash_showTom Rini2016-01-131-15/+0
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-0/+14
* Use hash.c in mkimageRuchika Gupta2015-01-291-16/+18
* hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-291-0/+14
* hash: Use uint8_t in preference to u8Simon Glass2014-06-191-1/+2
* hash: Export the function to show a hashSimon Glass2014-06-111-0/+14
* Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2014-06-051-11/+13
* gen: Add progressive hash APIHung-ying Tyan2014-03-211-0/+48
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-141-0/+22
* hash: Use lower case for hash algorithm namesSimon Glass2013-02-281-1/+1
* Roll crc32 into hash infrastructureSimon Glass2013-02-281-1/+1
* hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-281-2/+7
* Add generic hash APISimon Glass2012-12-111-0/+69
OpenPOWER on IntegriCloud