Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
crypto
/
sha256_generic.c
96ede30
crypto: sha256 - remove duplicate generic hash init function
by Tianjia Zhang
· 3 years ago
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 1 month ago
13855fd
crypto: lib/sha256 - return void
by Eric Biggers
· 4 years, 8 months ago
34d6245
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
by Hans de Goede
· 5 years ago
08c327f
crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
by Hans de Goede
· 5 years ago
1a01333
crypto: sha256_generic - 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
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
b73b7ac0
crypto: sha256_generic - add cra_priority
by Eric Biggers
· 6 years ago
0c4c78d
crypto: hash - add zero length message hash for shax and md5
by LABBE Corentin
· 9 years ago
a2e5ba4
crypto: sha256-generic - move to generic glue implementation
by Ard Biesheuvel
· 10 years ago
3e14dcf
crypto: add missing crypto module aliases
by Mathias Krause
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
7185ad2
crypto: memzero_explicit - make sure to clear out sensitive data
by Daniel Borkmann
· 10 years ago
be34c4ef
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
by David S. Miller
· 10 years ago
35d2c9d
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
by Tim Chen
· 12 years ago
6aeb49b
crypto: sha256 - use crypto_[un]register_shashes
by Jussi Kivilinna
· 12 years ago
9b2fda7
crypto: sha256_generic - Add export/import support
by Herbert Xu
· 15 years ago
3d4d277
crypto: sha256_generic - Use 64-bit counter like sha1
by Herbert Xu
· 15 years ago
8c882f6
crypto: Fix dead links
by Adrian-Ken Rueegsegger
· 16 years ago
50e109b5
crypto: sha256 - Switch to shash
by Adrian-Ken Rueegsegger
· 16 years ago
3af5b90
[CRYPTO] all: Clean up init()/fini()
by Kamalesh Babulal
· 17 years ago
cd12fb9
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
by Jonathan Lynch
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
5265eeb
[CRYPTO] sha: Add header file for SHA definitions
by Jan Glauber
· 17 years ago
ad5d278
[CRYPTO] sha: Load the SHA[1|256] module by an alias
by Sebastian Siewior
· 17 years ago
[Renamed (99%) from crypto/sha256.c]
b3be9a6
[CRYPTO] sha: Add module aliases for sha1 / sha256
by Michal Ludvig
· 18 years ago
6c2bb98
[CRYPTO] all: Pass tfm instead of ctx to algorithms
by Herbert Xu
· 19 years ago
4360010
[CRYPTO] digest: Remove unnecessary zeroing during init
by Herbert Xu
· 19 years ago
e1147d8
[CRYPTO] digest: Add alignment handling
by Atsushi Nemoto
· 19 years ago
06ace7a
[CRYPTO] Use standard byte order macros wherever possible
by Herbert Xu
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago