aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02crypto: caam/qi - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/jr - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-02crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao
2020-10-02crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao
2020-10-02crypto: ccp - fix error handlingPavel Machek
2020-10-02crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin
2020-09-25integrity: Asymmetric digsig supports SM2-with-SM3 algorithmTianjia Zhang
2020-09-25X.509: support OSCCA SM2-with-SM3 certificate verificationTianjia Zhang
2020-09-25X.509: support OSCCA certificate parseTianjia Zhang
2020-09-25crypto: sm2 - add SM2 test vectors to testmgrTianjia Zhang
2020-09-25crypto: testmgr - Fix potential memory leak in test_akcipher_one()Tianjia Zhang
2020-09-25crypto: testmgr - support test with different ciphertext per encryptionTianjia Zhang
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang
2020-09-25lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang
2020-09-25crypto: sm3 - export crypto_sm3_final functionTianjia Zhang
2020-09-25crypto: hisilicon/qm - remove the update of flagsWeili Qian
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu
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