Commit Graph

16 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

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