summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-03-09crypto: chelsio - no csum offload for ipsec pathAtul Gupta
2018-03-09crypto: omap-aes - make queue length configurableTero Kristo
2018-03-09crypto: omap-aes - make fallback size configurableTero Kristo
2018-03-09crypto: omap-sham - make queue length configurableTero Kristo
2018-03-09crypto: omap-sham - make fallback size configurableTero Kristo
2018-03-09crypto: omap-crypto - Verify page zone scatterlists before starting DMATero Kristo
2018-03-09crypto: omap-sham - Verify page zone of scatterlists before starting DMATero Kristo
2018-03-09crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe
2018-03-09crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-03-09crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz
2018-03-03crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh
2018-03-03crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-03-03crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior
2018-03-03crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart
2018-03-03crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva
2018-03-03crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-03-03crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh
2018-03-03crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-03-03crypto: ccree - remove unused definitionsGilad Ben-Yossef
2018-03-03crypto: marvell/cesa - Clean up redundant #includeRobin Murphy
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-24crypto: ccp: Fix sparse, use plain integer as NULL pointerBrijesh Singh
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22crypto: ccree - fix memdup.cocci warningsFengguang Wu
2018-02-22crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring
2018-02-22crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring
2018-02-22crypto: bfin_crc - Delete an error message for a failed memory allocation in ...Markus Elfring
2018-02-22crypto: nx-842 - Delete an error message for a failed memory allocation in nx...Markus Elfring
2018-02-22crypto: sahara - Improve a size determination in sahara_probe()Markus Elfring
2018-02-22crypto: sahara - Delete an error message for a failed memory allocation in sa...Markus Elfring
2018-02-22crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...Markus Elfring
2018-02-22crypto: ux500 - Adjust an error message in ux500_cryp_probe()Markus Elfring
2018-02-22crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()Markus Elfring
2018-02-22crypto: ux500 - Delete an error message for a failed memory allocation in ux5...Markus Elfring
2018-02-22crypto: inside-secure - unmap the result in the hash send error pathAntoine Tenart
2018-02-22crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart
2018-02-22crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart
2018-02-22crypto: inside-secure - do not process request if no command was issuedAntoine Tenart
2018-02-22crypto: inside-secure - fix the cache_len computationAntoine Tenart
2018-02-22crypto: inside-secure - fix the extra cache computationAntoine Tenart
2018-02-22crypto: inside-secure - do not overwrite the threshold valueAntoine Tenart
2018-02-22crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-02-15crypto: stm32/cryp - add stm32mp1 supportFabien DESSENNE
2018-02-15crypto: stm32/cryp - add aes gcm / ccm supportFabien DESSENNE
2018-02-15crypto: qat - Make several functions staticColin Ian King
2018-02-15crypto: ccp - Make function ccp_get_dma_chan_attr staticColin Ian King
2018-02-15crypto: chelsio - Make function aead_ccm_validate_input staticColin Ian King