index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
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-26
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-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