Age | Commit message (Expand) | Author |
2018-03-09 | crypto: ccp - Fill the result buffer only on digest, finup, and final ops | Gary R Hook |
2018-03-09 | crypto: s5p-sss - Constify pointed data (arguments and local variables) | Krzysztof Kozlowski |
2018-03-09 | crypto: s5p-sss - Remove useless check for non-null request | Krzysztof Kozlowski |
2018-03-09 | crypto: omap-sham - Fix misleading indentation | Krzysztof Kozlowski |
2018-03-09 | crypto: omap-sham - Remove useless check for non-null request | Krzysztof Kozlowski |
2018-03-09 | crypto: chelsio - no csum offload for ipsec path | Atul Gupta |
2018-03-09 | crypto: omap-aes - make queue length configurable | Tero Kristo |
2018-03-09 | crypto: omap-aes - make fallback size configurable | Tero Kristo |
2018-03-09 | crypto: omap-sham - make queue length configurable | Tero Kristo |
2018-03-09 | crypto: omap-sham - make fallback size configurable | Tero Kristo |
2018-03-09 | crypto: omap-crypto - Verify page zone scatterlists before starting DMA | Tero Kristo |
2018-03-09 | crypto: omap-sham - Verify page zone of scatterlists before starting DMA | Tero Kristo |
2018-03-09 | crypto: talitos - do not perform unnecessary dma synchronisation | LEROY Christophe |
2018-03-09 | crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf | LEROY Christophe |
2018-03-09 | crypto: inside-secure - wait for the request to complete if in the backlog | Antoine Tenart |
2018-03-09 | crypto: inside-secure - move cache result dma mapping to request | Antoine Tenart |
2018-03-09 | crypto: inside-secure - move hash result dma mapping to request | Ofer Heifetz |
2018-03-03 | crypto: ccp - Fix sparse, use plain integer as NULL pointer | Brijesh Singh |
2018-03-03 | crypto: ccp - return an actual key size from RSA max_size callback | Maciej S. Szmigiero |
2018-03-03 | crypto: ccp - don't disable interrupts while setting up debugfs | Sebastian Andrzej Siewior |
2018-03-03 | crypto: atmel-aes - fix the keys zeroing on errors | Antoine Tenart |
2018-03-03 | crypto: caam - do not use mem and emi_slow clock for imx7x | Rui Miguel Silva |
2018-03-03 | crypto: caam - Fix null dereference at error path | Rui Miguel Silva |
2018-03-03 | crypto: ccp - add check to get PSP master only when PSP is detected | Brijesh Singh |
2018-03-03 | crypto: ccree - replace memset+kfree with kzfree | Gilad Ben-Yossef |
2018-03-03 | crypto: ccree - add support for older HW revs | Gilad Ben-Yossef |
2018-03-03 | crypto: ccree - remove unused definitions | Gilad Ben-Yossef |
2018-03-03 | crypto: marvell/cesa - Clean up redundant #include | Robin Murphy |
2018-02-22 | crypto: ccree - fix memdup.cocci warnings | Fengguang Wu |
2018-02-22 | crypto: atmel - Delete error messages for a failed memory allocation in six f... | Markus Elfring |
2018-02-22 | crypto: bcm - Delete an error message for a failed memory allocation in do_sh... | Markus Elfring |
2018-02-22 | crypto: bfin_crc - Delete an error message for a failed memory allocation in ... | Markus Elfring |
2018-02-22 | crypto: nx-842 - Delete an error message for a failed memory allocation in nx... | Markus Elfring |
2018-02-22 | crypto: sahara - Improve a size determination in sahara_probe() | Markus Elfring |
2018-02-22 | crypto: sahara - Delete an error message for a failed memory allocation in sa... | Markus Elfring |
2018-02-22 | crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp... | Markus Elfring |
2018-02-22 | crypto: ux500 - Adjust an error message in ux500_cryp_probe() | Markus Elfring |
2018-02-22 | crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() | Markus Elfring |
2018-02-22 | crypto: ux500 - Delete an error message for a failed memory allocation in ux5... | Markus Elfring |
2018-02-22 | crypto: inside-secure - unmap the result in the hash send error path | Antoine Tenart |
2018-02-22 | crypto: inside-secure - keep the requests push/pop synced | Antoine Tenart |
2018-02-22 | crypto: inside-secure - fix the invalidation step during cra_exit | Antoine Tenart |
2018-02-22 | crypto: inside-secure - do not process request if no command was issued | Antoine Tenart |
2018-02-22 | crypto: inside-secure - fix the cache_len computation | Antoine Tenart |
2018-02-22 | crypto: inside-secure - fix the extra cache computation | Antoine Tenart |
2018-02-22 | crypto: inside-secure - do not overwrite the threshold value | Antoine Tenart |
2018-02-22 | crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss | Peter Robinson |
2018-02-15 | crypto: stm32/cryp - add stm32mp1 support | Fabien DESSENNE |
2018-02-15 | crypto: stm32/cryp - add aes gcm / ccm support | Fabien DESSENNE |
2018-02-15 | crypto: qat - Make several functions static | Colin Ian King |