summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-23crypto: starfive - Update hash module irq handlingJia Jie Ho
2023-06-23crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal
2023-06-23crypto: caam - add a test for the RNGVictoria Milhoan (b42089)
2023-06-23crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan
2023-06-16crypto: qat - do not export adf_init_admin_pm()Giovanni Cabiddu
2023-06-16crypto: n2 - Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-16crypto: qat - expose pm_idle_enabled through sysfsLucas Segarra Fernandez
2023-06-16crypto: qat - extend configuration for 4xxxAdam Guerin
2023-06-16crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu
2023-06-16crypto: qat - make fw images name constantGiovanni Cabiddu
2023-06-16crypto: qat - move returns to default caseAdam Guerin
2023-06-16crypto: hmac - Add missing blank lineFranziska Naepelt
2023-06-16crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-06-16crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-06-09dm crypt: Avoid using MAX_CIPHER_BLOCKSIZEHerbert Xu
2023-06-09crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal
2023-06-09crypto: qat - set deprecated capabilities as reservedKarthikeyan Gopal
2023-06-06crypto: qat - add missing function declaration in adf_dbgfs.hGiovanni Cabiddu
2023-06-02dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290Bhupesh Sharma
2023-06-02dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCsBhupesh Sharma
2023-06-02crypto: qat - move dbgfs init to separate fileDamian Muszynski
2023-06-02crypto: atmel - Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-02crypto: jitter - correct health test during initializationStephan Müller
2023-06-02hwrng: cn10k - Add extended trng register supportBharat Bhushan
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-06-02crypto: ccp - Add support for PCI device 0x156EJohn Allen
2023-06-02crypto: ccp - Add support for PCI device 0x17E0Mario Limonciello
2023-06-02crypto: ccp - Validate that platform access mailbox registers are declaredMario Limonciello
2023-05-24crypto: Kconfig - warn about performance overhead of CRYPTO_STATSEric Biggers
2023-05-24crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-05-24hwrng: imx-rngc - don't init of_device_id's dataMartin Kaiser
2023-05-24hwrng: imx-rngc - mark the probe function as __initMartin Kaiser
2023-05-24hwrng: imx-rngc - use BIT(x) for register bit definesMartin Kaiser
2023-05-24hwrng: imx-rngc - use bitfield macros to read rng typeMartin Kaiser
2023-05-24hwrng: imx-rngc - simpler check for available random bytesMartin Kaiser
2023-05-24crypto: shash - Allow cloning on algorithms with no init_tfmHerbert Xu
2023-05-24crypto: cmac - Add support for cloningHerbert Xu
2023-05-24crypto: cipher - Add crypto_clone_cipherHerbert Xu
2023-05-24crypto: cmac - Use modern init_tfm/exit_tfmHerbert Xu
2023-05-24crypto: aegis128-neon - add header for internal prototypesArnd Bergmann
2023-05-24crypto: starfive - Depend on AMBA_PL08X instead of selecting itHerbert Xu
2023-05-22crypto: starfive - Fix driver dependenciesJia Jie Ho
2023-05-19crypto: arm64/sha256-glue - Include module.hHerbert Xu
2023-05-19crypto: starfive - Add hash and HMAC supportJia Jie Ho
2023-05-19crypto: starfive - Add crypto engine supportJia Jie Ho
2023-05-19dt-bindings: crypto: Add StarFive crypto moduleJia Jie Ho
2023-05-19crypto: caam - Fix soc_id matchingPankaj Gupta
2023-05-19crypto: sa2ul - change unsafe data size limit to 255 bytesTero Kristo
2023-05-19crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu
2023-05-19crypto: lib/sha256 - Remove redundant and unused sha224_updateHerbert Xu