Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
559313b2cbb762ee4efa4ab6cd6f800c39984c20
/
lib
/
crypto
/
sha256.c
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 2 months ago
18d05ca
crypto: lib/sha256 - Unroll LOAD and BLEND loops
by Arvind Sankar
· 4 years, 2 months ago
63642d5
crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
by Arvind Sankar
· 4 years, 2 months ago
b839981
crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
by Arvind Sankar
· 4 years, 2 months ago
7a4295f
crypto: lib/sha256 - Don't clear temporary variables
by Arvind Sankar
· 4 years, 2 months ago
1762818
crypto: lib/sha256 - Use memzero_explicit() for clearing state
by Arvind Sankar
· 4 years, 2 months ago
9ea9c58
crypto: lib/sha256 - add sha256() function
by Eric Biggers
· 4 years, 6 months ago
13855fd
crypto: lib/sha256 - return void
by Eric Biggers
· 4 years, 8 months ago
c75c66b
crypto: sha256 - Remove sha256/224_init code duplication
by Hans de Goede
· 5 years ago
34d6245
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
by Hans de Goede
· 5 years ago
9ecf5ad
crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
by Hans de Goede
· 5 years ago
7d2f5b0
crypto: sha256 - Add sha224 support to sha256 library code
by Hans de Goede
· 5 years ago
01d3aee
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
by Hans de Goede
· 5 years ago
906a4bb
crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
by Hans de Goede
· 5 years ago
ad767ee
crypto: sha256 - Move lib/sha256.c to lib/crypto
by Hans de Goede
· 5 years ago
[Renamed (99%) from lib/sha256.c]
aca1111
crypto: sha256 - Fix some coding style issues
by Hans de Goede
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
df6f280
kernel/kexec_file.c: move purgatories sha256 to common code
by Philipp Rudo
· 7 years ago
[Renamed (99%) from arch/x86/purgatory/sha256.c]
daeba064
purgatory/sha256: provide implementation of sha256 in purgaotory context
by Vivek Goyal
· 10 years ago