summaryrefslogtreecommitdiff
path: root/drivers/crypto/talitos.c
Commit message (Expand)AuthorAge
* crypto: talitos - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
* crypto: talitos - fix IPsec cipher in lengthLEROY Christophe2018-03-31
* crypto: talitos - Delete an error message for a failed memory allocation in t...Markus Elfring2018-03-23
* crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe2018-03-09
* crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe2018-03-09
* crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe2018-02-08
* crypto: talitos - move to generic async completionGilad Ben-Yossef2017-11-03
* crypto: talitos - avoid useless copyLEROY Christophe2017-10-12
* crypto: talitos - chain in buffered data for ahash on SEC1LEROY Christophe2017-10-12
* crypto: talitos - do hw_context DMA mapping outside the requestsLEROY Christophe2017-10-12
* crypto: talitos - DMA map key in setkey()LEROY Christophe2017-10-12
* crypto: talitos - simplify tests in ipsec_esp()LEROY Christophe2017-10-12
* crypto: talitos - remove to_talitos_ptr_len()LEROY Christophe2017-10-12
* crypto: talitos - don't check the number of channels at each interruptLEROY Christophe2017-10-12
* crypto: talitos - use devm_ioremap()LEROY Christophe2017-10-12
* crypto: talitos - use of_property_read_u32()LEROY Christophe2017-10-12
* crypto: talitos - use devm_kmalloc()LEROY Christophe2017-10-12
* crypto: talitos - declare local functions staticLEROY Christophe2017-10-12
* crypto: talitos - zeroize the descriptor with memset()LEROY Christophe2017-10-12
* crypto: talitos - fix ctr-aes-talitosLEROY Christophe2017-10-12
* crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe2017-10-12
* crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe2017-10-12
* crypto: talitos - fix setkey to check key weaknessLEROY Christophe2017-10-12
* crypto: talitos - fix memory corruption on SEC2LEROY Christophe2017-10-12
* crypto: talitos - fix AEAD test failuresLEROY Christophe2017-10-12
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-09-20
* crypto: talitos - fix hashingLEROY Christophe2017-09-20
* crypto: talitos - fix sha224LEROY Christophe2017-09-20
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-06-19
* crypto: talitos - fix spelling mistakeColin Ian King2016-11-13
* 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-28
|\
| * 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
|/