aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/talitos.c
Commit message (Expand)AuthorAge
* crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-08
* crypto: talitos - implement cra_priorityLEROY Christophe2016-06-08
* crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe2016-06-08
* crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-08
* crypto: talitos - making mapping helpers more genericLEROY Christophe2016-06-08
* crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe2016-06-08
* crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe2016-06-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-27
|\
| * crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-20
| * crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-20
* | crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-04-25
|/
* crypto: talitos - add new crypto modesLEROY Christophe2015-12-04
* crypto: talitos - check return value of sg_nents_for_lenLABBE Corentin2015-11-17
* crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-16
* crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin2015-10-01
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-17
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* | crypto: talitos - Prevent panic in probe error pathAaron Sierra2015-08-10
* | crypto: talitos - Convert to new AEAD interfaceHerbert Xu2015-08-04
|/
* crypto: talitos - static code checker fixesHoria Geant?2015-05-12
* crypto: talitos - avoid out of bound scatterlist iteratorHoria Geant?2015-05-12
* Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-05-12
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-05-12
* crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter2015-05-12
* crypto: talitos - Include internal/aead.hHerbert Xu2015-05-12
* crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe2015-04-20
* crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe2015-04-20
* crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2015-04-20
* crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2015-04-20
* crypto: talitos - base address for Execution UnitsLEROY Christophe2015-04-20
* crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2015-04-20
* crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe2015-04-20
* crypto: talitos - Add a feature to tag SEC1LEROY Christophe2015-04-20
* crypto: talitos - helper function for ptr lenLEROY Christophe2015-04-20
* crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe2015-04-20
* crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe2015-04-20
* crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe2015-04-20
* crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe2015-04-20
* crypto: talitos - Use zero entry to init descriptors ptrs to zeroLEROY Christophe2015-04-20
* crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks2015-03-06
* crypto: talitos - Simplify per-channel initializationMartin Hicks2015-03-06
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-25
* crypto: drop owner assignment from platform_driversWolfram Sang2014-10-20
* crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-08
* crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
* crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-05
* crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28
* crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta2013-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\