summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13crypto: jitter - reuse allocated entropy collectorStephan Müller
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2023-10-13crypto: aspeed-hace - Use device_get_match_data()Rob Herring
2023-10-13crypto: qat - add cnv_errors debugfs fileLucas Segarra Fernandez
2023-10-13crypto: qat - add pm_status debugfs fileLucas Segarra Fernandez
2023-10-13crypto: qat - refactor included headersLucas Segarra Fernandez
2023-10-13crypto: qcom-rng - Add hw_random interface supportOm Prakash Singh
2023-10-13dt-bindings: crypto: qcom,prng: document SM8550Neil Armstrong
2023-10-13dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNGNeil Armstrong
2023-10-13crypto: skcipher - Remove obsolete skcipher_alg helpersHerbert Xu
2023-10-13crypto: xts - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: lrw - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: hctr2 - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: gcm - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: cts - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: ctr - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: chacha20poly1305 - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: ccm - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: authencesn - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: authenc - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: adiantum - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: cryptd - Only access common skcipher fields on spawnHerbert Xu
2023-10-13crypto: essiv - Handle lskcipher spawnsHerbert Xu
2023-10-13crypto: skcipher - Add crypto_spawn_skcipher_alg_commonHerbert Xu
2023-10-13crypto: arc4 - Convert from skcipher to lskcipherHerbert Xu
2023-10-13crypto: skcipher - Add dependency on ecbHerbert Xu
2023-10-13crypto: qat - add namespace to driverGiovanni Cabiddu
2023-10-12crypto: testmgr - Remove zlib-deflateHerbert Xu
2023-10-12crypto: deflate - Remove zlib-deflateHerbert Xu
2023-10-12crypto: qat - Remove zlib-deflateHerbert Xu
2023-10-05crypto: pkcs7 - remove md4 md5 x.509 supportDimitri John Ledkov
2023-10-05crypto: sig - fix kernel-doc typoRandy Dunlap
2023-10-05crypto: akcipher - fix kernel-doc typosRandy Dunlap
2023-10-05dt-bindings: rng: meson: add meson-rng-s4 compatibleAlexey Romanov
2023-10-05hwrng: meson - add support for S4Alexey Romanov
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian
2023-10-05crypto: hisilicon/qm - fix the type value of aeqWeili Qian
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-10-05crypto: x86/aesni - Perform address alignment early for XTS modeChang S. Bae
2023-10-05crypto: x86/aesni - Correct the data type in struct aesni_xts_ctxChang S. Bae
2023-10-05crypto: x86/aesni - Refactor the common address alignment codeChang S. Bae
2023-10-05X.509: Add missing IMPLICIT annotations to AKID ASN.1 moduleLukas Wunner
2023-10-05dt-bindings: crypto: fsl-imx-sahara: Fix the number of irqsFabio Estevam
2023-10-05dt-bindings: crypto: fsl-imx-sahara: Document the clocksFabio Estevam
2023-10-05dt-bindings: crypto: fsl-imx-sahara: Shorten the titleFabio Estevam
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König
2023-10-01crypto: keembay - Don't pass errors to the caller in .remove()Uwe Kleine-König
2023-10-01crypto: qat - Annotate struct adf_fw_counters with __counted_byKees Cook
2023-10-01crypto: qat - increase size of buffersGiovanni Cabiddu
2023-10-01crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain