index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
sha256_base.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
crypto: sha256 - remove sha256_base.h
Eric Biggers
1
-151
/
+0
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
1
-3
/
+6
2025-05-05
crypto: lib/sha256 - Move partial block handling out
Herbert Xu
1
-35
/
+3
2025-04-23
crypto: sha256_base - Remove partial block helpers
Herbert Xu
1
-37
/
+13
2025-04-23
crypto: riscv/sha256 - Use API partial block handling
Herbert Xu
1
-0
/
+3
2025-04-23
crypto: x86/sha256 - Use API partial block handling
Herbert Xu
1
-7
/
+73
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-05-19
crypto: lib/sha256 - Use generic code from sha256_base
Herbert Xu
1
-14
/
+36
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
1
-1
/
+2
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
1
-2
/
+4
2019-09-05
crypto: sha256 - Remove sha256/224_init code duplication
Hans de Goede
1
-22
/
+2
2019-08-02
crypto: add header include guards
Masahiro Yamada
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2015-04-10
crypto: sha256 - implement base layer for SHA-256
Ard Biesheuvel
1
-0
/
+128