index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-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-11
[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-10
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
1
-0
/
+2
2006-01-10
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
1
-13
/
+11
2005-07-07
[CRYPTO] Update IV correctly for Padlock CBC encryption
Herbert Xu
1
-4
/
+9
2005-07-07
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-2
/
+1
2005-07-07
[PADLOCK] Implement multi-block operations
Herbert Xu
1
-2
/
+53
2005-07-07
[PADLOCK] Move fast path work into aes_set_key and upper layer
Herbert Xu
1
-61
/
+41
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+468