summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
* crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-07-054-30/+26
|\
| * crypto: caam - fix gfp allocation flags (part II)Horia Geantă2017-06-224-28/+25
| * crypto: caam - fix gfp allocation flags (part I)Horia Geantă2017-06-221-2/+1
* | crypto: caam - make of_device_ids const.Arvind Yadav2017-06-201-1/+1
* | crypto: caampkc - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-101-3/+2
* | crypto: caam - add support for RSA key form 3Radu Alexe2017-05-184-2/+291
* | crypto: caam - add support for RSA key form 2Radu Alexe2017-05-184-17/+298
* | crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe2017-05-181-4/+9
* | crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus2017-05-181-0/+2
|/
* crypto: caam - fix error return code in caam_qi_init()Wei Yongjun2017-04-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-053-47/+23
|\
| * crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-051-1/+2
| * crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă2017-04-051-1/+1
| * crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-052-45/+19
* | crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-247-16/+2601
* | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-245-28/+1064
* | crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă2017-03-241-0/+5
|/
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* crypto: caam - fix state buffer DMA (un)mappingHoria Geantă2017-02-151-55/+52
* crypto: caam - abstract ahash request double bufferingHoria Geantă2017-02-151-29/+48
* crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă2017-02-151-1/+6
* crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă2017-02-152-252/+102
* crypto: caam - don't dma_map key for hash algorithmsHoria Geantă2017-02-151-17/+1
* crypto: caam - use dma_map_sg() return codeHoria Geantă2017-02-151-62/+71
* crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă2017-02-152-112/+88
* crypto: caam - check sg_count() return valueHoria Geantă2017-02-151-2/+42
* crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă2017-02-151-4/+4
* crypto: caam - fix JR IO mapping if one failsTudor Ambarus2017-02-151-8/+9
* crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2017-02-152-10/+24
* crypto: caam - don't include unneeded headersHoria Geantă2017-02-152-3/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-1417-1558/+1940
|\
| * crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-071-3/+3
| * crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-012-1/+5
| * crypto: caam - pass key buffers with typesafe pointersArnd Bergmann2016-12-013-59/+62
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-301-0/+9
| |\
| * | crypto: caam - refactor ahash shared descriptor generationHoria Geantă2016-11-281-94/+36
| * | crypto: caam - consolidate split key length computationHoria Geantă2016-11-284-45/+53
| * | crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-285-1072/+1440
| * | crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă2016-11-281-4/+4
| * | crypto: caam - rewrite some generic inline append cmdsHoria Geantă2016-11-282-14/+14
| * | crypto: caam - improve key inliningHoria Geantă2016-11-282-53/+116
| * | crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă2016-11-284-81/+13
| * | crypto: caam - group algorithm related paramsHoria Geantă2016-11-285-205/+274
| * | crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă2016-11-281-18/+12
| * | crypto: caam - merge identical ahash_final/finup shared descHoria Geantă2016-11-131-25/+1
| * | crypto: caam - constify pointer to descriptor bufferHoria Geantă2016-11-131-34/+38
| * | crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă2016-11-132-7/+5
| * | Revert "crypto: caam - get rid of tasklet"Horia Geantă2016-11-132-9/+17
OpenPOWER on IntegriCloud