- e341942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 5 years ago
- b279997 crypto: exynos-rng - Rename Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
- c0271a0 crypto: chelsio - Resetting crypto counters during the driver unregister by Ayush Sawal · 5 years ago
- 30a50e4 crypto: crypto4xx - use GFP_KERNEL for big allocations by Christian Lamparter · 5 years ago
- b87b2c4 crypto: crypto4xx - reduce memory fragmentation by Christian Lamparter · 5 years ago
- af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
- c4c4db0 crypto: remove CRYPTO_TFM_RES_WEAK_KEY by Eric Biggers · 5 years ago
- 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
- 5c925e8 crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN by Eric Biggers · 5 years ago
- b529f19 crypto: atmel-sha - fix error handling when setting hmac key by Eric Biggers · 5 years ago
- b828f905 crypto: artpec6 - return correct error code for failed setkey() by Eric Biggers · 5 years ago
- bd56cea crypto: chelsio - fix writing tfm flags to wrong place by Eric Biggers · 5 years ago
- cb1eeb7 crypto: hisilicon/sec2 - Use atomics instead of __sync by Arnd Bergmann · 5 years ago
- bade7e1 tee: amdtee: check TEE status during driver initialization by Rijo Thomas · 5 years ago
- 757cc3e tee: add AMD-TEE driver by Rijo Thomas · 5 years ago
- 1a74fa3 tee: allow compilation of tee subsystem for AMD CPUs by Rijo Thomas · 5 years ago
- 59e056c crypto: qce - allow building only hashes/ciphers by Eneas U de Queiroz · 5 years ago
- 8ceda88 crypto: qce - initialize fallback only for AES by Eneas U de Queiroz · 5 years ago
- 3e806a1 crypto: qce - update the skcipher IV by Eneas U de Queiroz · 5 years ago
- 3ee50c8 crypto: qce - save a sg table slot for result buf by Eneas U de Queiroz · 5 years ago
- 7de4c2b crypto: qce - fix xts-aes-qce key sizes by Eneas U de Queiroz · 5 years ago
- bb5c863 crypto: qce - fix ctr-aes-qce block, chunk sizes by Eneas U de Queiroz · 5 years ago
- 93e23eb crypto: chtls - Fixed memory leak by Vinay Kumar Yadav · 5 years ago
- 596d0a2 crypto: chtls - Add support for AES256-GCM based ciphers by Vinay Kumar Yadav · 5 years ago
- 112e7b7 crypto: caam - Add support for i.MX8M Mini by Adam Ford · 5 years ago
- 3932aa1 crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static by Ben Dooks (Codethink) · 5 years ago
- 20aaed2 crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
- 8004865 crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel by Peter Ujfalusi · 5 years ago
- eb5b915 crypto: allwinner - remove unneeded semicolon by Chen Zhou · 5 years ago
- 3907ccf crypto: atmel-aes - Fix CTR counter overflow when multiple fragments by Tudor Ambarus · 5 years ago
- 27896af crypto: chelsio - calculating tx_channel_id as per the max number of channels by Ayush Sawal · 5 years ago
- 27f4adf crypto: atmel-{aes,tdes} - Update the IV only when the op succeeds by Tudor Ambarus · 5 years ago
- e9ce6ae crypto: atmel-{sha,tdes} - Print warn message even when deferring by Tudor Ambarus · 5 years ago
- 827a98d crypto: atmel-{aes,sha,tdes} - Stop passing unused argument in _dma_init() by Tudor Ambarus · 5 years ago
- 644c247 crypto: atmel-{aes,sha,tdes} - Drop duplicate init of dma_slave_config.direction by Tudor Ambarus · 5 years ago
- 0e69378 crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() by Tudor Ambarus · 5 years ago
- 7d07de2 crypto: amlogic - add unspecified HAS_IOMEM dependency by Brendan Higgins · 5 years ago
- 6dc0e31 crypto: inside-secure - add unspecified HAS_IOMEM dependency by Brendan Higgins · 5 years ago
- 177e358 crypto: inside-secure - Fix hang case on EIP97 with basic DES/3DES ops by Pascal van Leeuwen · 5 years ago
- cb97aa9 crypto: inside-secure - Fix hang case on EIP97 with zero length input data by Pascal van Leeuwen · 5 years ago
- 098e51e crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97 by Pascal van Leeuwen · 5 years ago
- 76e2277 crypto: caam/qi2 - remove double buffering for ahash by Andrei Botila · 5 years ago
- 46b49ab crypto: caam - remove double buffering for ahash by Andrei Botila · 5 years ago
- 7f8c36f crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill by Chuhong Yuan · 5 years ago
- f2c5d27 crypto: hisilicon - still no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 632b0b5 crypto: ccp - provide in-kernel API to submit TEE commands by Rijo Thomas · 5 years ago
- 33960ac crypto: ccp - add TEE support for Raven Ridge by Rijo Thomas · 5 years ago
- f100ab6 crypto: ccp - check whether PSP supports SEV or TEE before initialization by Rijo Thomas · 5 years ago
- 6eb0cc7 crypto: ccp - move SEV vdata to a dedicated data structure by Rijo Thomas · 5 years ago
- b93566f crypto: ccp - create a generic psp-dev file by Rijo Thomas · 5 years ago
- 9b67d08 crypto: ccp - rename psp-dev files to sev-dev by Rijo Thomas · 5 years ago
- 9689569 crypto: padlock-sha - Use init_tfm/exit_tfm interface by Herbert Xu · 5 years ago
- aebe5bd crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods by Tudor Ambarus · 5 years ago
- 7db15aa crypto: atmel-aes - Use gcm helper to check authsize by Tudor Ambarus · 5 years ago
- 4c977e3 crypto: atmel-sha - Void return type for atmel_sha_update_dma_stop() by Tudor Ambarus · 5 years ago
- 9a17007 crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data by Tudor Ambarus · 5 years ago
- 371731e crypto: atmel-aes - Fix saving of IV for CTR mode by Tudor Ambarus · 5 years ago
- 781a08d crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 5 years ago
- c65d123 crypto: atmel-{aes,tdes} - Do not save IV for ECB mode by Tudor Ambarus · 5 years ago
- 75eca7a crypto: atmel-tdes - Drop unnecessary passing of tfm by Tudor Ambarus · 5 years ago
- 848572f crypto: atmel-tdes - Map driver data flags to Mode Register by Tudor Ambarus · 5 years ago
- 7d0979e crypto: atmel-tdes - Remove useless write in Control Register by Tudor Ambarus · 5 years ago
- e783651 crypto: atmel-{aes,sha,tdes} - Rename labels in probe() by Tudor Ambarus · 5 years ago
- c9063a0 crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() by Tudor Ambarus · 5 years ago
- 0efe58f crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init() by Tudor Ambarus · 5 years ago
- fb24307 crypto: atmel-tdes - Remove unused header includes by Tudor Ambarus · 5 years ago
- 7c78302 crypto: atmel-{sha,tdes} - Change algorithm priorities by Tudor Ambarus · 5 years ago
- 7b49fab crypto: atmel-tdes - Constify value to write to hw by Tudor Ambarus · 5 years ago
- 839bb2a crypto: omap-crypto - copy the temporary data to output buffer properly by Tero Kristo · 5 years ago
- aca8bf0 crypto: omap-des - handle NULL cipher request by Tero Kristo · 5 years ago
- 9684622 crypto: omap-des - avoid unnecessary spam with bad cryptlen by Tero Kristo · 5 years ago
- 04a4616 crypto: omap-aes-gcm - convert to use crypto engine by Tero Kristo · 5 years ago
- 1cfd9f3 crypto: omap-sham - fix unaligned sg list handling by Tero Kristo · 5 years ago
- 5d5f3ee crypto: omap-aes-gcm - fix failure with assocdata only by Tero Kristo · 5 years ago
- f0956d4 crypto: omap-aes-gcm - use the AES library to encrypt the tag by Ard Biesheuvel · 5 years ago
- b877ad1 crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode by Ard Biesheuvel · 5 years ago
- 12adf9d crypto: omap-aes-gcm - add missing .setauthsize hooks by Ard Biesheuvel · 5 years ago
- 46d5744 crypto: omap-aes-gcm - deal with memory allocation failure by Ard Biesheuvel · 5 years ago
- a9459bd crypto: omap-aes-ctr - set blocksize to 1 by Ard Biesheuvel · 5 years ago
- dbb326f crypto: omap-aes - reject invalid input sizes for block modes by Ard Biesheuvel · 5 years ago
- 6585cd3 crypto: omap-aes - fixup aligned data cleanup by Tero Kristo · 5 years ago
- 60a0894 crypto: omap-sham - fix split update cases with cryptomgr tests by Tero Kristo · 5 years ago
- a9befcf crypto: omap-aes-gcm - fix corner case with only auth data by Tero Kristo · 5 years ago
- 2b35248 crypto: omap-sham - fix buffer handling for split test cases by Tero Kristo · 5 years ago
- 891dcbb crypto: omap-aes - add IV output handling by Tero Kristo · 5 years ago
- eb5818a crypto: omap-des - add IV output handling by Tero Kristo · 5 years ago
- e7508ef crypto: omap-aes - remove the sysfs group during driver removal by Tero Kristo · 5 years ago
- b82fc91 crypto: omap-sham - remove the sysfs group during driver removal by Tero Kristo · 5 years ago
- 462519f crypto: omap-sham - split up data to multiple sg elements with huge data by Tero Kristo · 5 years ago
- 8e8c778 crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER by Eric Biggers · 5 years ago
- 11548f5 crypto: ccp - set max RSA modulus size for v3 platform devices as well by Ard Biesheuvel · 5 years ago
- 4df2ef2 crypto: ccree - fix backlog memory leak by Gilad Ben-Yossef · 5 years ago
- 7c06603 crypto: ccree - fix typos in error msgs by Hadar Gat · 5 years ago
- e86eca4 crypto: ccree - fix typos in comments by Hadar Gat · 5 years ago
- 060f111 crypto: ccree - remove useless define by Gilad Ben-Yossef · 5 years ago
- 7278fa2 crypto: caam - do not reset pointer size from MCFGR register by Iuliana Prodan · 5 years ago
- 45a536e crypto: atmel-tdes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
- db28512f crypto: atmel-sha - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
- 62f72cb crypto: atmel-aes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
- 2452cfd crypto: Kconfig - Fix indentation by Krzysztof Kozlowski · 5 years ago