aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski8-18/+14
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski1-7/+4
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski3-9/+9
2018-07-27lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski4-14/+22
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi1-3/+17
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul1-2/+9
2018-07-27dt-bindings: crypto: Add new compatible qcom, prng-eeVinod Koul1-1/+3
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul3-0/+220
2018-07-27dt-bindings: crypto: Move prng binding to cryptoVinod Koul1-0/+0
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul3-197/+0
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart1-1/+1
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart5-20/+5
2018-07-20crypto: ecdh - fix typo of P-192 b valueStephan Mueller1-1/+1
2018-07-20crypto: dh - update test for public key verificationStephan Mueller1-0/+4
2018-07-20crypto: drbg - eliminate constant reinitialization of SGLStephan Mueller2-4/+8
2018-07-20crypto: dh - fix memory leakGustavo A. R. Silva1-1/+1
2018-07-13crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-13crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky1-5/+24
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky4-23/+24
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky2-10/+2
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky1-0/+2
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky1-2/+2
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef1-2/+2
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef1-15/+5
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef1-6/+0
2018-07-09crypto: ccree - fix iv handlingGilad Ben-Yossef1-27/+84
2018-07-09crypto: testmgr - add hash finup testsGilad Ben-Yossef1-9/+46
2018-07-09crypto: ccree - fix finupHadar Gat1-65/+16
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers6-11/+6
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers5-35/+18
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers10-15/+8
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers14-17/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers20-119/+67
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers61-116/+5
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers3-3/+24
2018-07-09crypto: sha512_generic - add cra_priorityEric Biggers1-0/+2
2018-07-09crypto: sha256_generic - add cra_priorityEric Biggers1-0/+2
2018-07-09crypto: sha1_generic - add cra_priorityEric Biggers1-0/+1
2018-07-09crypto: MAINTAINERS - fix file path for SHA multibuffer codeEric Biggers1-1/+1
2018-07-09crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers1-1/+1
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz5-121/+119
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz3-0/+120
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz4-44/+186
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz3-1/+60
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz4-2/+72
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz2-0/+5
2018-07-09crypto: inside-secure - reset CDR and RDR rings on module removalOfer Heifetz1-0/+20
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz2-12/+30
2018-07-09Documentation/bindings: crypto: inside-secure: eip197d supportAntoine Tenart1-1/+2