Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sha256: Use const where possible and add watchdog function | Simon Glass | 2012-12-11 | -1/+7 |
| | | | | | | | | | In preparation for making the hash function common, we may as well use const where we can. Also add a watchdog version of the hashing function. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | include/sha256.h: fix file permissions. | Wolfgang Denk | 2008-07-06 | -0/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | add SHA256 support | Jean-Christophe PLAGNIOL-VILLARD | 2008-06-30 | -0/+16 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Francesco Albanese <Francesco.Albanese@swisscom.com> |