summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu
2020-09-25crypto: chelsio - fix minor indentation issueColin Ian King
2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova
2020-09-25crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe
2020-09-25crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe
2020-09-25crypto: sun8i-ce - Add support for the TRNGCorentin Labbe
2020-09-25crypto: sun8i-ce - Add support for the PRNGCorentin Labbe
2020-09-25crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe
2020-09-25crypto: sun8i-ce - support hash algorithmsCorentin Labbe
2020-09-25crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe
2020-09-25crypto: sun8i-ce - handle different error registersCorentin Labbe
2020-09-25crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe
2020-09-25crypto: sun8i-ce - move iv data to request contextCorentin Labbe
2020-09-25crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe
2020-09-25crypto: sun8i-ss - better debug printingCorentin Labbe
2020-09-25crypto: sun8i-ss - Add more comment on some structuresCorentin Labbe
2020-09-25crypto: sun8i-ss - fix a trivial typoCorentin Labbe
2020-09-25crypto: sun8i-ss - support hash algorithmsCorentin Labbe
2020-09-25crypto: sun8i-ss - Add support for the PRNGCorentin Labbe
2020-09-25crypto: sun8i-ss - Add SS_START defineCorentin Labbe
2020-09-25crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: proc - Removing some useless only space linesCorentin Labbe
2020-09-25crypto: marvell/cesa - use devm_platform_ioremap_resource_bynameZhang Qilong
2020-09-25crypto: arm/aes-neonbs - use typed init/exit routines for XTSArd Biesheuvel
2020-09-25crypto: arm/aes-neonbs - avoid loading reorder argument on encryptionArd Biesheuvel
2020-09-25crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switchesArd Biesheuvel
2020-09-25crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff
2020-09-25crypto: qat - remove unnecessary mutex_init()Qinglang Miao
2020-09-25crypto: arm/sha512-neon - avoid ADRL pseudo instructionArd Biesheuvel
2020-09-25crypto: arm/sha256-neon - avoid ADRL pseudo instructionArd Biesheuvel
2020-09-25crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-25crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionallyHerbert Xu
2020-09-25crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkeyHerbert Xu
2020-09-25crypto: inside-secure - Move ipad/opad into safexcel_contextHerbert Xu
2020-09-25crypto: inside-secure - Move priv pointer into safexcel_contextHerbert Xu
2020-09-25crypto: atmel-aes - convert to use be32_add_cpu()Liu Shixin
2020-09-25cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)
2020-09-25dt-bindings: RNG: Add Ingenic TRNG bindings.周琰杰 (Zhou Yanjie)
2020-09-18crypto: Kconfig - mark unused ciphers as obsoleteArd Biesheuvel
2020-09-18crypto: inside-secure - Add support for EIP197 with output classifierPascal van Leeuwen
2020-09-18crypto: n2 - Fix sparse endianness warningHerbert Xu
2020-09-18crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18crypto: stm32-hash - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18crypto: caam - Simplify with dev_err_probe()Krzysztof Kozlowski