index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
padlock-sha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
2011-03-27
1
-5
/
+264
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-07
1
-7
/
+1
*
crypto: padlock-sha - Add import/export support
Herbert Xu
2010-02-02
1
-0
/
+23
*
crypto: padlock-sha - Fix stack alignment
Herbert Xu
2009-09-21
1
-2
/
+12
*
crypto: padlock - Fix hashing of partial blocks
Herbert Xu
2009-07-16
1
-0
/
+2
*
crypto: padlock - Fix compile error on i386
Herbert Xu
2009-07-15
1
-2
/
+4
*
crypto: padlock - Switch sha to shash
Herbert Xu
2009-07-14
1
-178
/
+155
*
crypto: padlock - Use shash fallback for sha
Herbert Xu
2009-07-11
1
-30
/
+52
*
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2009-02-26
1
-2
/
+2
*
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2008-08-13
1
-0
/
+9
*
crypto: padlock - Make module loading quieter when hardware isn't available
Jeremy Katz
2008-07-10
1
-2
/
+2
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
1
-2
/
+2
*
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
2007-10-10
1
-20
/
+16
*
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
2007-10-10
1
-15
/
+2
*
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
1
-56
/
+35
*
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
2006-09-21
1
-9
/
+9
*
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
2006-09-21
1
-2
/
+2
*
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
2006-09-21
1
-0
/
+339