Commit Graph

340 Commits (044595d4e448305fbaec472eb7d22636d24e7d8c)

Author SHA1 Message Date
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
Holger Dengler cf2d007bd4 [S390] ap: skip device registration on type probe failure 14 years ago
Kim Phillips 4427b1b4ec crypto: caam - add support for sha512 variants of existing AEAD algorithms 14 years ago
Kim Phillips 66664487b1 crypto: caam - remove unused authkeylen from caam_ctx 14 years ago
Kim Phillips ddbb80884a crypto: caam - fix decryption shared vs. non-shared key setting 14 years ago
Kim Phillips 2930d49768 crypto: caam - platform_bus_type migration 14 years ago
Phil Sutter 6ef84509f3 crypto: mv_cesa - make count_sgs() null-pointer proof 14 years ago
Phil Sutter 7759995c75 crypto: mv_cesa - copy remaining bytes to SRAM only when needed 14 years ago
Phil Sutter 8652348754 crypto: mv_cesa - move digest state initialisation to a better place 14 years ago
Phil Sutter cc8d35057c crypto: mv_cesa - fill inner/outer IV fields only in HMAC case 14 years ago
Phil Sutter 6677a776cf crypto: mv_cesa - refactor copy_src_to_buf() 14 years ago
Phil Sutter 7a1c6bcf26 crypto: mv_cesa - no need to save digest state after the last chunk 14 years ago
Phil Sutter 2a025f5dfc crypto: mv_cesa - print a warning when registration of AES algos fail 14 years ago
Phil Sutter 811e6ed623 crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup 14 years ago
Phil Sutter 99db3eacac crypto: mv_cesa - the descriptor pointer register needs to be set just once 14 years ago
Phil Sutter 042e9e7356 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of 14 years ago
Kim Phillips de2954d664 crypto: caam - fix printk recursion for long error texts 14 years ago
Kim Phillips 701af31ce0 crypto: caam - remove unused keylen from session context 14 years ago