Commit Graph

174 Commits (d989ff7cf8d14f1b523f63ba0bf2ec1a9b7c25bc)

Author SHA1 Message Date
Roel Kluin e054f16471 crypto: geode-aes - Fix cip/blk confusion 15 years ago
Herbert Xu a8d7ac2797 crypto: padlock-sha - Add import/export support 15 years ago
Márton Németh 6c3f975a4c crypto: Make Open Firmware device id constant 15 years ago
Roel Kluin faad98f296 crypto: geode-aes - access .cip instead of .blk in cipher mode 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
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
Herbert Xu 4c6ab3ee4c crypto: padlock-sha - Fix stack alignment 16 years ago
Kim Phillips 81eb024c7e crypto: talitos - add support for 36 bit addressing 16 years ago
Kim Phillips 4b99262881 crypto: talitos - align locks on cache lines 16 years ago
Kim Phillips e41256f139 crypto: talitos - simplify hmac data size calculation 16 years ago
Sebastian Andrzej Siewior 85a7f0ac53 crypto: mv_cesa - Add support for Orion5X crypto engine 16 years ago
Herbert Xu e9b25f16cd crypto: padlock - Fix hashing of partial blocks 16 years ago
Herbert Xu faae890883 crypto: padlock - Fix compile error on i386 16 years ago
Herbert Xu 305f9db22d crypto: crypto4xx - Disable SHA implementation 16 years ago
Herbert Xu 4dc10c0142 crypto: crypto4xx - Switch to new style ahash 16 years ago
Herbert Xu 6b1679f4a0 crypto: crypto4xx - Use crypto_ahash_set_reqsize 16 years ago
Herbert Xu bbbee4679a crypto: padlock - Switch sha to shash 16 years ago
Herbert Xu 7d02460826 crypto: padlock - Use shash fallback for sha 16 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
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Mike Frysinger f3d8fe4049 crypto: hifn_795x - fix __dev{init,exit} markings 16 years ago
Herbert Xu 2f8174187f crypto: padlock - Restore dependency on x86 16 years ago
Sebastian Andrzej Siewior d1c8b0a769 crypto: padlock - Enable on x86_64 16 years ago
Kim Phillips 962a9c9949 crypto: talitos - Avoid unnecessary decrypt check 16 years ago
Kim Phillips 19bbbc6355 crypto: talitos - containerof related codingstyle 16 years ago
Kim Phillips e938e4656b crypto: talitos - Whitespace/codingstyle/overrun lines cleanup 16 years ago
Lee Nipper 4de9d0b547 crypto: talitos - Add ablkcipher algorithms 16 years ago
Lee Nipper 56af8cd44b crypto: talitos - scaffolding for new algorithm types 16 years ago
Herbert Xu acd246b749 crypto: padlock - Revert aes-all alias to aes 16 years ago
Christian Hohnstaedt 295c01f90d crypto: ixp4xx - check firmware for crypto support 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Christian Hohnstaedt 0d44dc59b2 crypto: ixp4xx - Fix handling of chained sg buffers 16 years ago
Krzysztof Hałasa 1777f1a978 crypto: ixp4xx - Fix qmgr_request_queue build failure 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
James Hsiao 049359d655 crypto: amcc - Add crypt4xx driver 16 years ago
Herbert Xu 563f346d04 crypto: sha-s390 - Switch to shash 16 years ago
Lee Nipper ca38a814c6 crypto: talitos - Ack done interrupt in isr instead of tasklet 16 years ago
Harvey Harrison dad3df2044 crypto: remove uses of __constant_{endian} helpers 16 years ago
Evgeniy Polyakov 5f459f0adc crypto: hifn_795x - Use softirq kernel mapping in bh context 16 years ago
Evgeniy Polyakov d6a10c84a2 crypto: hifn_795x - Fix queue management 16 years ago
Patrick McHardy 3ec858de64 crypto: hifn_795x - Remove some unused cruft 16 years ago
Patrick McHardy ed4f92e372 crypto: hifn_795x - Fix queue processing 16 years ago
Patrick McHardy 5df4c0c671 crypto: hifn_795x - Fix request context corruption 16 years ago
Patrick McHardy 3416158680 crypto: hifn_795x - Don't copy src sg list 16 years ago
Patrick McHardy 75741a0340 crypto: hifn_795x - Fix DMA setup 16 years ago
Herbert Xu 420a4b20c5 crypto: padlock - Avoid resetting cword on successive operations 16 years ago
Vishnu Suresh 4b24ea971a crypto: talitos - Preempt overflow interrupts off-by-one fix 16 years ago