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
/
crypto
/
sha1.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
crypto: sha1 - Implement export_core() and import_core()
Eric Biggers
1
-0
/
+39
2025-07-14
crypto: sha1 - Use same state format as legacy drivers
Eric Biggers
1
-0
/
+66
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
1
-0
/
+135
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
1
-142
/
+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: Add alignment handling
Atsushi Nemoto
1
-0
/
+1
2006-01-09
[CRYPTO] sha1: Fixed off-by-64 bug in sha1_update
Herbert Xu
1
-2
/
+2
2006-01-09
[CRYPTO] sha1: Avoid shifting count left and right
Nicolas Pitre
1
-4
/
+4
2006-01-09
[CRYPTO] sha1: Rename i/j to done/partial
Nicolas Pitre
1
-11
/
+12
2006-01-09
[CRYPTO] sha1: Avoid useless memcpy()
Nicolas Pitre
1
-8
/
+17
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
1
-20
/
+8
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+139