summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Fix device IRQ counting by using platform_irq_count()Tom Lendacky2022-06-241-10/+2
* virtio-crypto: enable retry for virtio-crypto-devlei he2022-05-311-1/+2
* virtio-crypto: adjust dst_len at ops callbacklei he2022-05-311-1/+4
* virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi2022-05-314-55/+64
* virtio-crypto: use private buffer for control requestzhenwei pi2022-05-313-45/+79
* virtio-crypto: change code stylezhenwei pi2022-05-312-53/+59
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-1/+1
|\
| * powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-221-1/+1
* | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-2777-881/+2605
|\ \
| * | crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye2022-05-201-2/+0
| * | crypto: qat - add support for 401xx devicesGiovanni Cabiddu2022-05-204-0/+5
| * | crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2022-05-202-14/+0
| * | crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flagGiovanni Cabiddu2022-05-203-14/+27
| * | crypto: qat - add param check for DHGiovanni Cabiddu2022-05-201-0/+4
| * | crypto: qat - add param check for RSAGiovanni Cabiddu2022-05-201-0/+8
| * | crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu2022-05-201-49/+34
| * | crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu2022-05-201-77/+60
| * | crypto: qat - fix memory leak in RSAGiovanni Cabiddu2022-05-201-11/+1
| * | crypto: qat - add backlog mechanismGiovanni Cabiddu2022-05-209-18/+123
| * | crypto: qat - refactor submission logicGiovanni Cabiddu2022-05-206-54/+101
| * | crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2022-05-202-27/+61
| * | crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu2022-05-201-0/+3
| * | crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov2022-05-131-2/+2
| * | crypto: talitos - Uniform coding style with defined variablejianchunfu2022-05-131-5/+5
| * | crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s...Minghao Chi2022-05-131-6/+1
| * | crypto: sun8i-ce - do not fallback if cryptlen is less than sg lengthCorentin Labbe2022-05-131-2/+10
| * | crypto: sun8i-ce - rework debuggingCorentin Labbe2022-05-134-19/+96
| * | crypto: sun8i-ce - use sg_nents_for_lenCorentin Labbe2022-05-132-18/+15
| * | crypto: sun8i-ce - Add function for handling hash paddingCorentin Labbe2022-05-131-30/+65
| * | crypto: sun8i-ss - do not fallback if cryptlen is less than sg lengthCorentin Labbe2022-05-131-10/+9
| * | crypto: sun8i-ss - add hmac(sha1)Corentin Labbe2022-05-133-6/+231
| * | crypto: sun8i-ss - Add function for handling hash paddingCorentin Labbe2022-05-131-22/+65
| * | crypto: sun8i-ss - rework debuggingCorentin Labbe2022-05-134-22/+83
| * | crypto: sun8i-ss - handle requests if last block is not modulo 64Corentin Labbe2022-05-133-10/+29
| * | crypto: sun8i-ss - do not zeroize all padCorentin Labbe2022-05-131-2/+4
| * | crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe2022-05-133-12/+17
| * | crypto: sun8i-ss - use sg_nents_for_lenCorentin Labbe2022-05-131-13/+10
| * | crypto: sun8i-ss - test error before assigningCorentin Labbe2022-05-131-4/+4
| * | crypto: sun8i-ss - remove redundant testCorentin Labbe2022-05-131-11/+1
| * | crypto: sun8i-ss - handle zero sized sgCorentin Labbe2022-05-131-1/+9
| * | crypto: sun8i-ss - rework handling of IVCorentin Labbe2022-05-133-52/+107
| * | crypto: sun4i-ss - do not allocate backup IV on requestsCorentin Labbe2022-05-132-14/+9
| * | crypto: sun8i-ce - do not allocate memory when handling requestsCorentin Labbe2022-05-133-28/+29
| * | crypto: sun8i-ce - Fix minor style issueCorentin Labbe2022-05-131-1/+0
| * | crypto: vmx - Fix build errorMasahiro Yamada2022-05-101-1/+1
| * | crypto: vmx - Align the short log with Makefile cleanupsMasahiro Yamada2022-05-061-14/+3
| * | crypto: atmel - Avoid flush_scheduled_work() usageTetsuo Handa2022-05-065-3/+27
| * | crypto: atmel-i2c - Simplify return code in probe functionUwe Kleine-König2022-05-061-5/+1
| * | crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal2022-05-065-1/+261
| * | crypto: atmel-sha204a - Suppress duplicate error messageUwe Kleine-König2022-05-061-2/+2