summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* X.509: Add missing IMPLICIT annotations to AKID ASN.1 moduleLukas Wunner2023-10-051-7/+17
* dt-bindings: crypto: fsl-imx-sahara: Fix the number of irqsFabio Estevam2023-10-051-1/+21
* dt-bindings: crypto: fsl-imx-sahara: Document the clocksFabio Estevam2023-10-051-0/+17
* dt-bindings: crypto: fsl-imx-sahara: Shorten the titleFabio Estevam2023-10-051-2/+2
* crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König2023-10-012-7/+3
* crypto: keembay - Don't pass errors to the caller in .remove()Uwe Kleine-König2023-10-011-8/+3
* crypto: qat - Annotate struct adf_fw_counters with __counted_byKees Cook2023-10-011-1/+1
* crypto: qat - increase size of buffersGiovanni Cabiddu2023-10-012-3/+3
* crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain2023-10-011-1/+2
* crypto: jitter - Allow configuration of oversampling rateStephan Müller2023-10-012-2/+21
* crypto: jitter - Allow configuration of memory sizeStephan Müller2023-10-014-7/+65
* crypto: jitter - add RCT/APT support for different OSRsStephan Müller2023-10-013-117/+123
* crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain2023-10-011-1/+2
* hwrng: stm32 - rework power management sequencesGatien Chevallier2023-10-011-11/+97
* hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier2023-10-011-0/+5
* hwrng: stm32 - restrain RNG noise source clockGatien Chevallier2023-10-011-2/+32
* hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier2023-10-011-12/+41
* hwrng: stm32 - implement error concealmentGatien Chevallier2023-10-011-4/+110
* hwrng: stm32 - implement STM32MP13x supportGatien Chevallier2023-10-011-64/+158
* hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier2023-10-011-7/+2
* dt-bindings: rng: introduce new compatible for STM32MP13xGatien Chevallier2023-10-011-1/+19
* ipsec: Select CRYPTO_AEADHerbert Xu2023-10-011-0/+1
* dt-bindings: crypto: ice: document the sa8775p inline crypto engineBartosz Golaszewski2023-10-011-0/+1
* crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu2023-09-202-0/+24
* crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin2023-09-201-0/+1
* crypto: qat - enable dc chaining serviceAdam Guerin2023-09-207-4/+71
* crypto: qat - consolidate services structureGiovanni Cabiddu2023-09-204-67/+42
* crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu2023-09-202-1/+5
* crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu2023-09-202-1/+5
* crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu2023-09-201-1/+3
* crypto: qat - do not shadow error codeGiovanni Cabiddu2023-09-201-2/+2
* crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu2023-09-202-7/+7
* crypto: hisilicon/zip - remove zlib and gzipYang Shen2023-09-202-288/+22
* crypto: hisilicon/zip - support deflate algorithmYang Shen2023-09-202-18/+72
* crypto: cbc - Convert from skcipher to lskcipherHerbert Xu2023-09-201-102/+61
* crypto: ecb - Convert from skcipher to lskcipherHerbert Xu2023-09-201-34/+156
* crypto: testmgr - Add support for lskcipher algorithmsHerbert Xu2023-09-201-0/+19
* crypto: lskcipher - Add compatibility wrapper around ECBHerbert Xu2023-09-201-5/+52
* crypto: skcipher - Add lskcipherHerbert Xu2023-09-208-45/+1086
* crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu2023-09-202-2/+2
* ipsec: Stop using crypto_has_algHerbert Xu2023-09-201-12/+7
* crypto: aead - Add crypto_has_aeadHerbert Xu2023-09-202-0/+18
* crypto: aesni - Fix double word in commentsBo Liu2023-09-202-4/+4
* crypto: api - Remove unnecessary NULL initialisationLi zeming2023-09-201-1/+1
* crypto: qat - refactor deprecated strncpyJustin Stitt2023-09-201-1/+1
* crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt2023-09-201-1/+1
* hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser2023-09-201-3/+3
* hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser2023-09-201-1/+3
* chelsio: Do not include crypto/algapi.hHerbert Xu2023-09-153-4/+0
* KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1