index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
padlock-sha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
1
-18
/
+0
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+1
*
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
1
-1
/
+1
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
1
-4
/
+4
*
crypto: padlock - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
*
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-26
1
-8
/
+8
*
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