summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27crypto: rmd256 - use swap macro in rmd256_transformGustavo A. R. Silva
2018-07-27crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers
2018-07-27lib: Use existing define with polynomialKrzysztof Kozlowski
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski
2018-07-27lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul
2018-07-27dt-bindings: crypto: Add new compatible qcom, prng-eeVinod Koul
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul
2018-07-27dt-bindings: crypto: Move prng binding to cryptoVinod Koul
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart
2018-07-20crypto: ecdh - fix typo of P-192 b valueStephan Mueller
2018-07-20crypto: dh - update test for public key verificationStephan Mueller
2018-07-20crypto: drbg - eliminate constant reinitialization of SGLStephan Mueller
2018-07-20crypto: dh - fix memory leakGustavo A. R. Silva
2018-07-13crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-13crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef
2018-07-09crypto: ccree - fix iv handlingGilad Ben-Yossef
2018-07-09crypto: testmgr - add hash finup testsGilad Ben-Yossef
2018-07-09crypto: ccree - fix finupHadar Gat
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers
2018-07-09crypto: sha512_generic - add cra_priorityEric Biggers
2018-07-09crypto: sha256_generic - add cra_priorityEric Biggers
2018-07-09crypto: sha1_generic - add cra_priorityEric Biggers
2018-07-09crypto: MAINTAINERS - fix file path for SHA multibuffer codeEric Biggers
2018-07-09crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz