summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-05-131-1/+2
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-05-131-0/+1
* crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter2015-05-131-2/+2
* crypto: qat - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-131-2/+3
* crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-131-1/+2
* crypto: ixp4xx - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-131-1/+2
* crypto: caam - Remove unnecessary reference to crt_aeadHerbert Xu2015-05-131-48/+48
* crypto: talitos - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: qat - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: nx - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: ixp4xx - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: caam - Include internal/aead.hHerbert Xu2015-05-131-1/+1
* crypto: qat - add driver versionAllan, Bruce W2015-05-113-0/+9
* crypto: nx - add hardware 842 crypto comp algDan Streetman2015-05-113-0/+597
* crypto: nx - simplify pSeries nx842 driverDan Streetman2015-05-111-626/+153
* crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-116-10/+737
* crypto: nx - add nx842 constraintsDan Streetman2015-05-113-0/+50
* crypto: nx - add NX-842 platform frontend driverDan Streetman2015-05-116-44/+238
* crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman2015-05-112-1/+1
* crypto: qat - do not duplicate string containing firmware nameAllan, Bruce W2015-04-281-1/+1
* crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa2015-04-264-119/+99
* crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa2015-04-261-4/+24
* crypto: caam - Remove bogus references to crypto API internalsHerbert Xu2015-04-231-4/+0
* crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe2015-04-211-0/+7
* crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe2015-04-211-0/+24
* crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2015-04-212-38/+103
* crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2015-04-212-67/+199
* crypto: talitos - base address for Execution UnitsLEROY Christophe2015-04-212-55/+100
* crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2015-04-212-4/+21
* crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe2015-04-211-38/+67
* crypto: talitos - Add a feature to tag SEC1LEROY Christophe2015-04-212-0/+20
* crypto: talitos - add sub-choice in talitos CONFIG for SEC1LEROY Christophe2015-04-211-0/+18
* crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe2015-04-211-4/+16
* crypto: talitos - helper function for ptr lenLEROY Christophe2015-04-211-7/+17
* crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe2015-04-211-11/+10
* crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe2015-04-211-3/+8
* crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe2015-04-211-10/+10
* crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe2015-04-211-78/+81
* crypto: talitos - Use zero entry to init descriptors ptrs to zeroLEROY Christophe2015-04-211-6/+2
* crypto: mv_cesa - ensure backlog is initialisedColin Ian King2015-04-211-1/+1
* crypto: sahara - fix AES descriptor createSteffen Trumtrar2015-04-081-14/+18
* crypto: sahara - use the backlogSteffen Trumtrar2015-04-081-0/+5
* crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao2015-04-081-1/+1
* crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao2015-04-081-4/+12
* crypto: atmel-aes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* crypto: atmel-sha - correct the max burst sizeLeilei Zhao2015-04-081-8/+2
* crypto: atmel-sha - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* crypto: atmel-sha - fix sg list managementLeilei Zhao2015-04-081-2/+14
* crypto: atmel-sha - correct the way data are splitLudovic Desroches2015-04-081-1/+1
OpenPOWER on IntegriCloud