Commit Graph

13 Commits (04819a4ff1c93972ac46aedd3f17becbd5e0b588)

Author SHA1 Message Date
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 11 years ago
Jeroen Hofstee 8b9cc866c1 common: hash: zero end the string instead of the pointer 11 years ago
Simon Glass 31890ae299 hash: Export the function to show a hash 11 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 11 years ago
Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 12 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
Akshay Saraswat 1f9c92808a gen: Add sha h/w acceleration to hash 12 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 12 years ago
Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 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