Commit Graph

21 Commits (519d9424c33026677868e3b29203120261516996)

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 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
gaurav rana 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 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
Nikolay Dimitrov 3ef46a998a Fix hash verification 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 10 years ago
Jeroen Hofstee 8b9cc866c1 common: hash: zero end the string instead of the pointer 10 years ago
Simon Glass 31890ae299 hash: Export the function to show a hash 10 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 10 years ago
Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 11 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
Akshay Saraswat 1f9c92808a gen: Add sha h/w acceleration to hash 11 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 11 years ago
Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 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