summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-20crypto: inside-secure - stop requeueing failed requestsAntoine Ténart
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart
2017-06-20crypto: inside-secure - update the context and request laterAntoine Ténart
2017-06-20crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman
2017-06-20crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart
2017-06-20crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart
2017-06-20crypto: inside-secure - use hmac ipad/opad constantsAntoine Ténart
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain
2017-06-20crypto: chcr - Ensure Destination sg entry size less than 2kHarsh Jain
2017-06-20MAINTAINERS: Add maintainer for chelsio crypto driverHarsh Jain
2017-06-20chcr - Add debug countersHarsh Jain
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain
2017-06-20crypto: chcr - Avoid changing request structureHarsh Jain
2017-06-20crypto: chcr - Return correct error codeHarsh Jain
2017-06-20crypto: chcr - Fix fallback key settingHarsh Jain
2017-06-20crypto: chcr - Pass lcb bit setting to firmwareHarsh Jain
2017-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King
2017-06-20crypto: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"Colin Ian King
2017-06-20crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller
2017-06-20MAINTAINERS: add entry for MediaTek Random Number GeneratorSean Wang
2017-06-20hwrng: mtk - add runtime PM supportSean Wang
2017-06-20dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindingsSean Wang
2017-06-20crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld
2017-06-20crypto: crypto4xx - fix an error codeChristophe Jaillet
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE
2017-06-19crypto: testmgr - use consistent format for errorsGilad Ben-Yossef
2017-06-19crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King
2017-06-19crypto: sun4i-ss - fix large block size supportAntoine Ténart
2017-06-19crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flagAntoine Ténart
2017-06-19crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart
2017-06-19crypto: sun4i-ss - use GENMASK to generate masksAntoine Ténart
2017-06-19crypto: sun4i-ss - simplify the appended bit assignmentAntoine Ténart
2017-06-19crypto: sun4i-ss - simplify the pad length calculationAntoine Ténart
2017-06-19crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0Antoine Ténart
2017-06-19crypto: sun4i-ss - cannot use DMA is the request is 0 lengthAntoine Ténart
2017-06-19crypto: sun4i-ss - use lower/upper_32_bits helpersAntoine Ténart
2017-06-19crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart
2017-06-19crypto: sun4i-ss - group variable definitions in sun4i_hash()Antoine Ténart
2017-06-19crypto: algapi - Use pr_err common logging style.Karim Eshapa
2017-06-19crypto: doc - Fixed bugs, added example usage of calc_hash().Kamil Konieczny
2017-06-19crypto: glue_helper - Delete some dead codeDan Carpenter
2017-06-19crypto: aes_ti - fix comment for MixColumns stepEric Biggers
2017-06-19crypto: mediatek - drop .owner field in mtk_crypto_driverGeliang Tang
2017-06-19crypto: cavium - Add more algorithmsGeorge Cherian
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...George Cherian
2017-06-19crypto: ccp - return NULL instead of 0pjambhlekar
2017-06-19crypto: ccp - Add debugfs entries for CCP informationGary R Hook