aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes_ti.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-28crypto: omap - Drop obsolete PageSlab checkHerbert Xu1-2/+1
2021-06-28crypto: scatterwalk - Remove obsolete PageSlab checkHerbert Xu1-6/+1
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King1-1/+1
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe1-0/+1
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin1-0/+18
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing1-0/+1
2021-06-24MAINTAINERS: update caam crypto driver maintainers listHoria Geantă1-1/+1
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu8-22/+32
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-2/+4
2021-06-24crypto: api - Move crypto attr definitions out of crypto.hHerbert Xu3-21/+21
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook1-1/+1
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King1-1/+1
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu1-4/+0
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot1-1/+0
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye1-0/+11
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye1-0/+7
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye1-0/+7
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye1-7/+174
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionKai Ye1-0/+36
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single functionKai Ye1-7/+11
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye1-129/+155
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostKai Ye2-2/+310
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin4-49/+6
2021-06-17crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2-10/+16
2021-06-17crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.cBaokun Li1-2/+1
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anTom Rix1-1/+1
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET1-10/+8
2021-06-11crypto: sm2 - fix a memory leak in sm2Hongbo Li1-14/+10
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye2-19/+22
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye2-34/+48
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2-5/+94
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye3-34/+345
2021-06-11crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu1-1/+1
2021-06-11crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun1-2/+6
2021-06-11MAINTAINERS: add gemini crypto sl3516-ceCorentin Labbe1-0/+7
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe7-0/+1353