Commit Graph

12 Commits (52aa1cf5ec8702974a65d875fe67c317df48f1ae)

Author SHA1 Message Date
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