Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a66f7729f6d7c938328de1efe33b86392683c99d
/
common
/
hash.c
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
6173838
hash.c: Conditionally compile hash_command, static hash_show
by Tom Rini
· 9 years ago
0ed2e46
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
by Stefan Roese
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
c915ceb
Use hash.c in mkimage
by Ruchika Gupta
· 10 years ago
b6a1096
hash: Add function to find hash_algo struct with progressive hash
by Ruchika Gupta
· 10 years ago
810b84d
Fix hash verification
by Nikolay Dimitrov
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
a3b240b
hash: Use uint8_t in preference to u8
by Simon Glass
· 10 years ago
b14c052
common: hash: zero end the string instead of the pointer
by Jeroen Hofstee
· 10 years ago
7f3fa54
hash: Export the function to show a hash
by Simon Glass
· 10 years ago
f061b1a
gen: Add progressive hash API
by Hung-ying Tyan
· 11 years ago
62780f0
hash.c: Correct non-hash subcommand crc32 addr-save support
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c75d53d
hash: Add a way to calculate a hash for any algortihm
by Simon Glass
· 12 years ago
cbd8f2c
gen: Add sha h/w acceleration to hash
by Akshay Saraswat
· 12 years ago
e22a6fc
hash: Use lower case for hash algorithm names
by Simon Glass
· 12 years ago
68f1556
sandbox: Allow hash functions to work correctly
by Simon Glass
· 12 years ago
0bbd76f
Roll crc32 into hash infrastructure
by Simon Glass
· 12 years ago
80e345a
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· 12 years ago
b879045
Add generic hash API
by Simon Glass
· 12 years ago