Chuck Ebbert
|
8d8409f773
crypto: padlock-aes - work around Nano CPU errata in CBC mode
|
il y a 16 ans |
Chuck Ebbert
|
a76c1c23d0
crypto: padlock-aes - work around Nano CPU errata in ECB mode
|
il y a 16 ans |
Sebastian Andrzej Siewior
|
d1c8b0a769
crypto: padlock - Enable on x86_64
|
il y a 16 ans |
Herbert Xu
|
acd246b749
crypto: padlock - Revert aes-all alias to aes
|
il y a 16 ans |
Herbert Xu
|
a760a6656e
crypto: api - Fix module load deadlock with fallback algorithms
|
il y a 16 ans |
Herbert Xu
|
420a4b20c5
crypto: padlock - Avoid resetting cword on successive operations
|
il y a 16 ans |
Suresh Siddha
|
e49140120c
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
|
il y a 16 ans |
Jeremy Katz
|
b43e726b32
crypto: padlock - Make module loading quieter when hardware isn't available
|
il y a 17 ans |
Sebastian Siewior
|
7dc748e4e7
[CRYPTO] padlock-aes: Use generic setkey function
|
il y a 17 ans |
Herbert Xu
|
866cd902e8
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
|
il y a 17 ans |
Sebastian Siewior
|
89e1265431
[CRYPTO] aes: Move common defines into a header file
|
il y a 17 ans |
Herbert Xu
|
490fe3f05b
[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
|
il y a 17 ans |
Herbert Xu
|
d4a7dd8e63
[CRYPTO] padlock: Fix spurious ECB page fault
|
il y a 17 ans |
Sebastian Siewior
|
f8246af005
[CRYPTO] aes: Rename aes to aes-generic
|
il y a 17 ans |
Herbert Xu
|
efcf8023e2
[CRYPTO] drivers: Remove obsolete block cipher operations
|
il y a 19 ans |
Herbert Xu
|
28ce728a90
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
|
il y a 18 ans |
Herbert Xu
|
560c06ae1a
[CRYPTO] api: Get rid of flags argument to setkey
|
il y a 19 ans |
Michal Ludvig
|
5644bda5d6
[CRYPTO] padlock: Helper module padlock.ko
|
il y a 19 ans |
Michal Ludvig
|
ccc17c34d6
[CRYPTO] padlock: Update private header file
|
il y a 19 ans |
Herbert Xu
|
db5e9a4237
[CRYPTO] padlock: Add compatibility alias after rename
|
il y a 19 ans |
Michal Ludvig
|
1191f0a493
[CRYPTO] padlock: Get rid of padlock-generic.c
|
il y a 19 ans |
Michal Ludvig
|
cc08632f8f
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
|
il y a 19 ans |
Herbert Xu
|
82062c72cd
[CRYPTO] padlock: Rearrange context structure to reduce code size
|
il y a 19 ans |
Herbert Xu
|
6c2bb98bc3
[CRYPTO] all: Pass tfm instead of ctx to algorithms
|
il y a 19 ans |
Herbert Xu
|
f10b7897ee
[CRYPTO] api: Align tfm context as wide as possible
|
il y a 19 ans |
Herbert Xu
|
102d60a2d8
[PATCH] padlock: Fix typo that broke 256-bit keys
|
il y a 19 ans |
Herbert Xu
|
c8a19c91b5
[CRYPTO] Allow AES C/ASM implementations to coexist
|
il y a 19 ans |
Herbert Xu
|
06ace7a9ba
[CRYPTO] Use standard byte order macros wherever possible
|
il y a 19 ans |
Herbert Xu
|
476df259cd
[CRYPTO] Update IV correctly for Padlock CBC encryption
|
il y a 20 ans |
Herbert Xu
|
fbdae9f3e7
[CRYPTO] Ensure cit_iv is aligned correctly
|
il y a 20 ans |