index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
1
-18
/
+0
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-4
/
+4
2014-05-22
crypto: padlock - tfm->__crt_alg->cra_name directly
Marek Vasut
1
-1
/
+1
2012-01-27
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
1
-8
/
+8
2011-03-27
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
1
-5
/
+264
2011-01-07
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
1
-7
/
+1
2010-02-01
crypto: padlock-sha - Add import/export support
Herbert Xu
1
-0
/
+23
2009-09-22
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-11
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
1
-20
/
+16
2007-10-11
[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