index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha256.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
crypto: sha256 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+71
2025-07-04
crypto: sha256 - Use same state format as legacy drivers
Eric Biggers
1
-0
/
+95
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
1
-158
/
+128
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-8
/
+8
2025-05-05
crypto: sha256 - Use the partial block API
Herbert Xu
1
-23
/
+58
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
1
-37
/
+42
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
1
-0
/
+243
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
1
-342
/
+0
2006-09-21
[CRYPTO] sha: Add module aliases for sha1 / sha256
Michal Ludvig
1
-0
/
+3
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-8
/
+9
2006-06-26
[CRYPTO] digest: Remove unnecessary zeroing during init
Herbert Xu
1
-1
/
+0
2006-06-26
[CRYPTO] digest: Add alignment handling
Atsushi Nemoto
1
-0
/
+1
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
1
-21
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+349