aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03crypto: chcr - Change cra_flags for cipher algosHarsh Jain1-3/+3
2017-02-03crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain1-11/+9
2017-02-03crypto: chcr - fix itnull.cocci warningsHarsh Jain1-1/+1
2017-02-03crypto: chcr - Change flow IDsHarsh Jain3-12/+16
2017-02-03crypto: atmel-sha - add verbose debug facilities to print hw register namesCyrille Pitchen1-2/+108
2017-02-03crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modesCyrille Pitchen6-15/+883
2017-02-03crypto: atmel-aes - fix atmel_aes_handle_queue()Cyrille Pitchen1-2/+5
2017-02-03crypto: atmel-sha - add support to hmac(shaX)Cyrille Pitchen2-1/+601
2017-02-03crypto: atmel-sha - add simple DMA transfersCyrille Pitchen1-0/+116
2017-02-03crypto: atmel-sha - add atmel_sha_cpu_start()Cyrille Pitchen1-0/+90
2017-02-03crypto: atmel-sha - add SHA_MR_MODE_IDATAR0Cyrille Pitchen1-0/+1
2017-02-03crypto: atmel-sha - add atmel_sha_wait_for_data_ready()Cyrille Pitchen1-0/+13
2017-02-03crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*Cyrille Pitchen2-13/+33
2017-02-03crypto: atmel-sha - make atmel_sha_done_task more genericCyrille Pitchen1-5/+16
2017-02-03crypto: atmel-sha - update request queue management to make it more genericCyrille Pitchen1-20/+54
2017-02-03crypto: atmel-sha - create function to get an Atmel SHA deviceCyrille Pitchen1-4/+11
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu6-37/+46
2017-02-03crypto: chcr - Fix key length for RFC4106Harsh Jain1-2/+2
2017-02-03crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain1-10/+8
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2-23/+29
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2
2017-02-02crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2-1/+2
2017-01-23crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong1-0/+6
2017-01-23crypto: mediatek - add support to GCM modeRyder Lee3-4/+369
2017-01-23crypto: mediatek - add support to CTR modeRyder Lee1-5/+146
2017-01-23crypto: mediatek - fix typo and indentationRyder Lee3-69/+63
2017-01-23crypto: mediatek - regroup functions by usageRyder Lee1-131/+141
2017-01-23crypto: mediatek - rework crypto request completionRyder Lee2-12/+16
2017-01-23crypto: mediatek - make crypto request queue management more genericRyder Lee2-36/+53
2017-01-23crypto: mediatek - fix incorrect data transfer resultRyder Lee3-32/+47
2017-01-23crypto: mediatek - move HW control data to transformation contextRyder Lee3-145/+126
2017-01-23crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss1-2/+2
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)1-1/+1
2017-01-13crypto: mediatek - make symbol of_crypto_id staticWei Yongjun1-1/+1
2017-01-13crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2-3/+3
2017-01-13crypto: mediatek - remove ARM dependenciesArnd Bergmann1-7/+4
2017-01-13crypto: mediatek - don't return garbage err on successful returnColin Ian King1-1/+1
2017-01-13crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas1-18/+3
2017-01-13crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas1-7/+0
2017-01-13crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2017-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu3-3/+43
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)4-22/+121
2016-12-30crypto: qat - increase number of supported devicesXin Zeng3-14/+19
2016-12-30crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra6-6/+6
2016-12-30crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2
2016-12-30crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2-1/+2
2016-12-30crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu1-2/+2
2016-12-30crypto: qat - fix comments describing adf_disable_sriov()Ahsan Atta1-2/+2