aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg.c
Commit message (Expand)AuthorAge
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-01-06
* crypto: caam - fix type mismatch warningArnd Bergmann2016-11-17
* crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld2016-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-09
|\
| * crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-08-31
* | crypto: caam - fix sg dumpCatalin Vasile2016-09-22
* | crypto: caam - fix rfc3686(ctr(aes)) IV loadCatalin Vasile2016-09-07
|/
* crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă2016-08-08
* crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă2016-08-08
* crypto: caam - add support for acipher xts(aes)Catalin Vasile2015-10-08
* crypto: caam - dma_map_sg can handle chained SGLABBE Corentin2015-10-01
* crypto: caam - Use the preferred style for memory allocationsFabio Estevam2015-08-24
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan2015-08-10
* crypto: caam - Change kmalloc to kzalloc to avoid residual dataVictoria Milhoan2015-08-10
* crypto: caam - Convert authenc to new AEAD interfaceHerbert Xu2015-08-04
* crypto: caam - fix rfc4106 encap shared descriptorHoria Geant?2015-07-31
* crypto: caam - Use new IV conventionHerbert Xu2015-07-14
* crypto: caam - Set last bit on src SG listHerbert Xu2015-06-19
* crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu2015-06-19
* crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu2015-06-17
* crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu2015-06-09
* crypto: caam - Use old_aead_algHerbert Xu2015-05-21
* crypto: caam - Remove unnecessary reference to crt_aeadHerbert Xu2015-05-12
* crypto: caam - Remove bogus references to crypto API internalsHerbert Xu2015-04-23
* crypto: caam - remove dead codeCristian Stoica2015-01-25
* crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile2014-11-12
* crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile2014-11-06
* crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile2014-11-06
* crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile2014-11-06
* crypto: caam - add support for ctr(aes)Catalin Vasile2014-11-06
* crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus2014-11-06
* crypto: caam - fix output sequence contiguity checkTudor Ambarus2014-11-06
* crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus2014-10-24
* crypto: caam - add support for gcm(aes)Tudor Ambarus2014-10-24
* crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta2014-07-23
* crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta2014-07-23
* crypto: caam - fix typo in dma_mapping_errorHoria Geanta2014-07-23
* crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta2014-07-10
* crypto: caam - Correct the dma mapping for sg tableRuchika Gupta2014-06-25
* crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg2014-05-13
* crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-08
* crypto: caam - add missing key_dma unmapHoria Geanta2014-03-21
* crypto: caam - add support for aead null encryptionHoria Geanta2014-03-21
* crypto: caam - remove error propagation handlingHoria Geanta2014-03-21
* crypto: caam - simplify and harden key parsingHoria Geanta2013-12-20
* crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28
* crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-30
* crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-30
* crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-13