Commit Graph

14 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
Tom Rini 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 9 years ago
Stefan Roese 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 years ago
Ruchika Gupta 2dd9002719 Use hash.c in mkimage 10 years ago
Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 10 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 11 years ago
Simon Glass 31890ae299 hash: Export the function to show a hash 11 years ago
Michael van der Westhuizen 1de7bb4f27 Prevent a buffer overflow in mkimage when signing with SHA256 11 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 12 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 12 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 12 years ago
Simon Glass d5b76673a5 hash: Add a flag to support saving hashes in the environment 12 years ago
Simon Glass 460408ef9a Add generic hash API 12 years ago