summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel
2024-11-15crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong
2024-11-15crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong
2024-11-10hwrng: bcm74110 - Add Broadcom BCM74110 RNG driverMarkus Mayer
2024-11-10dt-bindings: rng: add binding for BCM74110 RNGMarkus Mayer
2024-11-10padata: Clean up in padata_do_multithreaded()Zicheng Qu
2024-11-10crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei
2024-11-10crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai
2024-11-10crypto: rsassa-pkcs1 - Reinstate support for legacy protocolsLukas Wunner
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao
2024-11-02crypto: asymmetric_keys - Remove unused functionsDr. David Alan Gilbert
2024-11-02hwrng: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-28crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: api - move crypto_simd_disabled_for_test to libEric Biggers
2024-10-28crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-10-28dt-bindings: crypto: qcom-qce: document the SA8775P crypto engineYuvaraj Ranganathan
2024-10-28hwrng: airoha - add support for Airoha EN7581 TRNGChristian Marangi
2024-10-28dt-bindings: rng: add support for Airoha EN7581 TRNGChristian Marangi
2024-10-28crypto: qat - Fix typo "accelaration"WangYuli
2024-10-28crypto: x86/aegis128 - remove unneeded RETsEric Biggers
2024-10-28crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_ENDEric Biggers
2024-10-28crypto: x86/aegis128 - take advantage of block-aligned lenEric Biggers
2024-10-28crypto: x86/aegis128 - optimize partial block handling using SSE4.1Eric Biggers
2024-10-28crypto: x86/aegis128 - improve assembly function prototypesEric Biggers
2024-10-28crypto: x86/aegis128 - optimize length block preparation using SSE4.1Eric Biggers
2024-10-28crypto: x86/aegis128 - don't bother with special code for aligned dataEric Biggers
2024-10-28crypto: x86/aegis128 - eliminate some indirect callsEric Biggers
2024-10-28crypto: x86/aegis128 - remove no-op init and exit functionsEric Biggers
2024-10-28crypto: x86/aegis128 - access 32-bit arguments as 32-bitEric Biggers
2024-10-28crypto: crc32c - Provide crc32c-arch driver for accelerated library codeArd Biesheuvel
2024-10-28crypto: crc32 - Provide crc32-arch driver for accelerated library codeArd Biesheuvel
2024-10-28crypto: drbg - Use str_true_false() and str_enabled_disabled() helpersThorsten Blum
2024-10-28hwrng: stm32 - update STM32MP15 RNG max clock frequencyGatien Chevallier
2024-10-28hwrng: stm32 - implement support for STM32MP25x platformsGatien Chevallier
2024-10-28dt-bindings: rng: add st,stm32mp25-rng supportGatien Chevallier
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King
2024-10-28crypto: nx - Fix invalid wait context during kexec rebootVishal Chourasia
2024-10-28crypto: nx - Rename devdata_mutex to devdata_spinlockVishal Chourasia
2024-10-28crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...Yi Yang
2024-10-28crypto: qat - Constify struct pm_status_rowChristophe JAILLET
2024-10-28dt-bindings: rng: Add Marvell Armada RNG supportRob Herring (Arm)
2024-10-28crypto: ecdsa - Update Kconfig help text for NIST P521Lukas Wunner
2024-10-26crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keysLukas Wunner
2024-10-26crypto: x86/crc32c - eliminate jump table and excessive unrollingEric Biggers
2024-10-26crypto: x86/crc32c - access 32-bit arguments as 32-bitEric Biggers
2024-10-26crypto: x86/crc32c - simplify code for handling fewer than 200 bytesEric Biggers
2024-10-19crypto: crypto4xx - use devm in probeRosen Penev