summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27crypto: atmel-aes - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: aspeed-hace - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: aspeed-acry - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: amlogic-gxl-core - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: amcc/crypto4xx - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: sun8i-ss - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: sun8i-ce - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: sun4i-ss - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27crypto: jitter - use permanent health test storageStephan Müller
2023-10-27crypto: shash - remove crypto_shash_alignmaskEric Biggers
2023-10-27crypto: hctr2 - stop using alignmask of shash_algEric Biggers
2023-10-27crypto: adiantum - stop using alignmask of shash_algEric Biggers
2023-10-27crypto: testmgr - stop checking crypto_shash_alignmaskEric Biggers
2023-10-27crypto: drbg - stop checking crypto_shash_alignmaskEric Biggers
2023-10-27libceph: stop checking crypto_shash_alignmaskEric Biggers
2023-10-27crypto: shash - remove support for nonzero alignmaskEric Biggers
2023-10-27crypto: xcbc - remove unnecessary alignment logicEric Biggers
2023-10-27crypto: vmac - don't set alignmaskEric Biggers
2023-10-27crypto: hmac - remove unnecessary alignment logicEric Biggers
2023-10-27crypto: cmac - remove unnecessary alignment logicEric Biggers
2023-10-27crypto: cbcmac - remove unnecessary alignment logicEric Biggers
2023-10-27crypto: loongarch/crc32 - remove redundant setting of alignmask to 0Eric Biggers
2023-10-27crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers
2023-10-27crypto: xilinx/zynqmp-sha - remove unnecessary alignmaskEric Biggers
2023-10-27crypto: stm32 - remove unnecessary alignmaskEric Biggers
2023-10-27crypto: sparc/crc32c - stop using the shash alignmaskEric Biggers
2023-10-27crypto: shash - eliminate indirect call for default import and exportEric Biggers
2023-10-27dt-bindings: crypto: qcom,prng: document SA8775P and SC7280Om Prakash Singh
2023-10-27crypto: rsa - Add module alias for pkcs1padHerbert Xu
2023-10-27certs: Break circular dependency when selftest is modularHerbert Xu
2023-10-27padata: Fix refcnt handling in padata_free_shell()WangJinchao
2023-10-20crypto: qcom-rng - Add missing dependency on hw_randomAndré Apitzsch
2023-10-20crypto: skcipher - fix weak key check for lskciphersEric Biggers
2023-10-20crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu
2023-10-20crypto: hifn_795x - Silence gcc format-truncation false positive warningsHerbert Xu
2023-10-20crypto: lskcipher - Return EINVAL when ecb_name fails sanity checksHerbert Xu
2023-10-20certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512Dimitri John Ledkov
2023-10-20module: Do not offer sha224 for built-in module signingDimitri John Ledkov
2023-10-20crypto: mscode_parser - remove sha224 authenticode supportDimitri John Ledkov
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov
2023-10-20crypto: ccp - Dump SEV command buffer registers on SEV command errorJohn Allen
2023-10-20crypto: arm64/sha512 - clean up backwards function namesEric Biggers
2023-10-20crypto: arm64/sha256 - clean up backwards function namesEric Biggers
2023-10-20crypto: arm64/sha512-ce - clean up backwards function namesEric Biggers
2023-10-20crypto: arm64/sha2-ce - clean up backwards function namesEric Biggers
2023-10-20crypto: arm64/sha1-ce - clean up backwards function namesEric Biggers
2023-10-20crypto: x86/nhpoly1305 - implement ->digestEric Biggers
2023-10-20crypto: arm64/nhpoly1305 - implement ->digestEric Biggers
2023-10-20crypto: arm/nhpoly1305 - implement ->digestEric Biggers
2023-10-20crypto: adiantum - add fast path for single-page messagesEric Biggers