Commit Graph

361 Commits (3d777a64066f3b9db8a94834aaed6a9cf09808fd)

Author SHA1 Message Date
Phil Sutter f8f54e190d crypto: mv_cesa - fix final callback not ignoring input data 13 years ago
Jamie Iles a9c57a9c6a crypto: picoxcell - fix boolean and / or confusion 13 years ago
Kim Phillips a1a38c4c6a crypto: caam - remove DECO access initialization code 13 years ago
Kim Phillips a2ecb155a3 crypto: caam - fix polarity of "propagate error" logic 13 years ago
Kim Phillips b028b546a6 crypto: caam - more desc.h cleanups 13 years ago
Kim Phillips 1582fa8147 crypto: caam - desc.h - convert spaces to tabs 13 years ago
Kim Phillips 5e718a09e5 crypto: talitos - convert talitos_error to struct device 13 years ago
Kim Phillips 2cdba3cf6f crypto: talitos - remove NO_IRQ references 13 years ago
Kim Phillips 0b2730d8d8 crypto: talitos - fix bad kfree 13 years ago
Axel Lin 741e8c2d81 crypto: convert drivers/crypto/* to use module_platform_driver() 13 years ago
Phil Sutter 274252862f crypto: mv_cesa - fix hashing of chunks > 1920 bytes 13 years ago
Kim Phillips 8b4d43a4e7 crypto: caam - add support for MD5 algorithm variants 13 years ago
Kim Phillips c3e337f88a crypto: talitos - support for channel remap and 2nd IRQ 13 years ago
Kim Phillips ad42d5fc85 crypto: talitos - prepare driver for channel remap support 13 years ago
Kim Phillips 5b859b6ebb crypto: talitos - be less noisy on startup 13 years ago
Lee Nipper 79b3a418e0 crypto: talitos - add hmac algorithms 13 years ago
Paul Gortmaker 4bb33cc890 crypto: add module.h to those files that are explicitly using it 13 years ago
Kim Phillips 3e721aeb3d crypto: talitos - handle descriptor not found in error path 13 years ago
Richard Weinberger 75b766258e crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT 13 years ago
Jamie Iles fad8fa4782 crypto: picoxcell - add dependency on HAVE_CLK 13 years ago
Thomas Meyer e27303b256 crypto: n2 - Fix a get/put_cpu() imbalance 14 years ago
Jamie Iles b64dc04beb crypto: picoxcell - fix possible invalid pointer dereference 14 years ago
Jamie Iles 30343ef1de crypto: picoxcell - support for device tree matching 14 years ago
Jamie Iles 4efae8c936 crypto: picoxcell - add connection ID to the clock name 14 years ago
Jamie Iles c3f4200f57 crypto: picoxcell - convert to platform ID table 14 years ago
Jonathan Nieder c39cc377f9 crypto: padlock-aes - Make module loading even quieter when hardware is missing 14 years ago
David S. Miller eb7caf3595 n2_crypto: Attach on Niagara-T3. 14 years ago
Al Viro eda65cc6ce caam: don't pass bogus S_IFCHR to debugfs_create_...() 14 years ago
Yuan Kang acdca31dba crypto: caam - ablkcipher support 14 years ago
Yuan Kang 1acebad3d8 crypto: caam - faster aead implementation 14 years ago
Yuan Kang 885e9e2fd3 crypto: caam - structure renaming 14 years ago
Yuan Kang 0e47930020 crypto: caam - shorter names 14 years ago
Kim Phillips 1c2b4abb19 crypto: talitos - don't bad_key in ablkcipher setkey 14 years ago
Kim Phillips febec54286 crypto: talitos - remove unused giv from ablkcipher methods 14 years ago
Kim Phillips 602dba5a81 crypto: talitos - don't set done notification in hot path 14 years ago
Kim Phillips 5228f0f79e crypto: talitos - ensure request ordering within a single tfm 14 years ago
Josh Boyer c5697462ae crypto: crypto4xx - Perform read/modify/write on device control register 14 years ago
Kim Phillips 23457bc956 crypto: caam - fix build warning when DEBUG_FS not configured 14 years ago
Dmitry Kasatkin cd3f1d545c crypto: omap-sham - do not schedule tasklet if there is no active requests 14 years ago
Dmitry Kasatkin 0efd4d8a6a crypto: omap-sham - clear device flags when finishing request 14 years ago
Dmitry Kasatkin ed635cb85e crypto: omap-sham - irq handler must not clear error code 14 years ago
Dmitry Kasatkin 6c63db821d crypto: omap-sham - irq and dma handling changes 14 years ago
Dmitry Kasatkin 6cb3ffe100 crypto: omap-sham - remove dedicated queue handling tasklet 14 years ago
Dmitry Kasatkin 171cb9a280 crypto: omap-sham - remove unnecessary local variable 14 years ago
Dmitry Kasatkin ed3ea9a82b crypto: omap-sham - move some flags to device context 14 years ago
Dmitry Kasatkin a929cbeef7 crypto: omap-sham - replace flags operation with atomic bit operations 14 years ago
Dmitry Kasatkin ea1fd2246f crypto: omap-sham - replace flags bit mask with bit number 14 years ago
Dmitry Kasatkin c3304721ed crypto: omap-sham - remove unused code 14 years ago
Dmitry Kasatkin 0e87b159b3 crypto: omap-sham - remove extra reference 14 years ago
Kim Phillips a18b989a5c crypto: caam - fix operator precedence in shared descriptor allocation 14 years ago