Commit Graph

36 Commits (6c2b7072a7035837998da38809f98e4182e4c41c)

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