index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
padlock-aes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
crypto: padlock - Revert aes-all alias to aes
Herbert Xu
1
-1
/
+1
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
1
-10
/
+42
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-1
/
+27
2008-07-10
crypto: padlock - Make module loading quieter when hardware isn't available
Jeremy Katz
1
-2
/
+2
2008-04-21
[CRYPTO] padlock-aes: Use generic setkey function
Sebastian Siewior
1
-301
/
+19
2008-01-11
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Herbert Xu
1
-5
/
+15
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
1
-3
/
+1
2008-01-11
[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
Herbert Xu
1
-2
/
+2
2007-12-28
[CRYPTO] padlock: Fix spurious ECB page fault
Herbert Xu
1
-4
/
+49
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
1
-2
/
+2
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
1
-44
/
+0
2006-09-21
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
1
-7
/
+167
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-2
/
+3
2006-09-21
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
1
-3
/
+0
2006-09-21
[CRYPTO] padlock: Update private header file
Michal Ludvig
1
-1
/
+12
2006-09-21
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
1
-0
/
+3
2006-09-21
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
1
-4
/
+30
2006-07-15
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
Michal Ludvig
1
-2
/
+7
2006-06-26
[CRYPTO] padlock: Rearrange context structure to reduce code size
Herbert Xu
1
-6
/
+4
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-15
/
+14
2006-03-21
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
1
-1
/
+5
2006-02-22
[PATCH] padlock: Fix typo that broke 256-bit keys
Herbert Xu
1
-4
/
+4
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
1
-0
/
+2
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
1
-13
/
+11
2005-07-06
[CRYPTO] Update IV correctly for Padlock CBC encryption
Herbert Xu
1
-4
/
+9
2005-07-06
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-2
/
+1
2005-07-06
[PADLOCK] Implement multi-block operations
Herbert Xu
1
-2
/
+53
2005-07-06
[PADLOCK] Move fast path work into aes_set_key and upper layer
Herbert Xu
1
-61
/
+41
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+468