index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
padlock-sha.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
1
-7
/
+1
2010-02-02
crypto: padlock-sha - Add import/export support
Herbert Xu
1
-0
/
+23
2009-09-21
crypto: padlock-sha - Fix stack alignment
Herbert Xu
1
-2
/
+12
2009-07-16
crypto: padlock - Fix hashing of partial blocks
Herbert Xu
1
-0
/
+2
2009-07-15
crypto: padlock - Fix compile error on i386
Herbert Xu
1
-2
/
+4
2009-07-14
crypto: padlock - Switch sha to shash
Herbert Xu
1
-178
/
+155
2009-07-11
crypto: padlock - Use shash fallback for sha
Herbert Xu
1
-30
/
+52
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-2
/
+2
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+9
2008-07-10
crypto: padlock - Make module loading quieter when hardware isn't available
Jeremy Katz
1
-2
/
+2
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-2
/
+2
2007-10-10
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
1
-20
/
+16
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
1
-15
/
+2
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
1
-56
/
+35
2006-09-21
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
1
-9
/
+9
2006-09-21
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-09-21
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
1
-0
/
+339