summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg.c
Commit message (Expand)AuthorAge
* crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov2019-08-30
* crypto: caam/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă2019-08-09
* crypto: caam - check zero-length inputIuliana Prodan2019-08-09
* crypto: caam - check assoclenIuliana Prodan2019-08-09
* crypto: caam - check authsizeIuliana Prodan2019-08-09
* crypto: caam - check key lengthIuliana Prodan2019-08-09
* crypto: caam - update IV only when crypto operation succeedsHoria Geantă2019-08-09
* crypto: caam - fix return code in completion callbacksHoria Geantă2019-08-09
* crypto: caam - update IV using HW supportHoria Geantă2019-06-20
* crypto: caam - use len instead of nents for bulding HW S/G tableHoria Geantă2019-06-20
* crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel2019-06-06
* crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer2019-05-30
* crypto: caam - print debug messages at debug levelSascha Hauer2019-05-30
* crypto: caam - remove unused definesSascha Hauer2019-05-30
* crypto: caam - print IV only when non NULLSascha Hauer2019-05-30
* crypto: caam - print debugging hex dumps after unmappingSascha Hauer2019-05-23
* crypto: caam - convert top level drivers to librariesHoria Geantă2019-05-23
* crypto: caam - fix S/G table passing page boundaryHoria Geantă2019-05-23
* crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă2019-05-23
* crypto: caam - fix DKP detection logicHerbert Xu2019-05-09
* crypto: caam/jr - update gcm detection logicHoria Geantă2019-04-25
* crypto: caam - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* crypto: caam - add missing put_device() callWen Yang2019-03-07
* crypto: caam - weak key checking for cbc des, 3desIuliana Prodan2019-02-15
* crypto: caam - add ecb(*) supportIuliana Prodan2019-02-15
* crypto: caam - use mapped_{src,dst}_nents for job descriptorIuliana Prodan2019-02-15
* crypto: caam - fixed handling of sg listPankaj Gupta2019-02-08
* crypto: caam - handle zero-length AEAD outputHoria Geantă2019-02-01
* crypto: caam - fix SHA support detectionHoria Geantă2019-01-10
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-20
* crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
* crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
* crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-16
* crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-09-21
|\
| * crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă2018-09-21
* | crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă2018-09-03
* | crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2018-09-03
* | crypto: caam/jr - remove ablkcipher IV generationHoria Geantă2018-09-03
|/
* crypto: caam - fix IV DMA mapping and updatingHoria Geantă2018-04-20
* crypto: caam - fix DMA mapping dir for generated IVHoria Geantă2018-04-20
* crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-30
* crypto: caam - prepare for gcm(aes) support over QI interfaceHoria Geantă2018-02-15
* crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă2017-12-28
* crypto: caam - remove needless ablkcipher key copyHoria Geantă2017-12-28
* crypto: caam - Use GCM IV size constantCorentin LABBE2017-09-22
* crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă2017-07-18
* crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-12
* crypto: caam - fix gfp allocation flags (part II)Horia Geantă2017-06-22