summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DDHongbo Yao2020-02-131-1/+1
* crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld2020-02-051-4/+0
* crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel2020-01-221-2/+2
* crypto: caam - add support for i.MX8M PlusHoria Geantă2020-01-221-2/+3
* crypto: x86/poly1305 - emit does base conversion itselfJason A. Donenfeld2020-01-221-6/+2
* crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King2020-01-221-1/+1
* crypto: chacha20poly1305 - add back missing test vectors and test chunkingJason A. Donenfeld2020-01-221-14/+1698
* crypto: x86/poly1305 - fix .gitignore typoJason A. Donenfeld2020-01-221-1/+1
* tee: fix memory allocation failure checks on drv_data and amdteeColin Ian King2020-01-221-2/+2
* crypto: ccree - erase unneeded inline funcsGilad Ben-Yossef2020-01-221-10/+0
* crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef2020-01-222-10/+4
* crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef2020-01-222-11/+9
* crypto: ccree - fix PM race conditionGilad Ben-Yossef2020-01-224-80/+7
* crypto: ccree - fix FDE descriptor sequenceOfir Drang2020-01-221-3/+45
* crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef2020-01-221-25/+11
* crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef2020-01-221-1/+1
* crypto: ccree - turn errors to debug msgsGilad Ben-Yossef2020-01-222-13/+13
* crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef2020-01-221-1/+1
* crypto: ccree - fix typo in commentHadar Gat2020-01-221-1/+1
* crypto: ccree - fix typos in error msgsHadar Gat2020-01-221-2/+2
* crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_dataTudor Ambarus2020-01-224-122/+3
* crypto: x86/sha - Eliminate casts on asm implementationsKees Cook2020-01-2211-102/+102
* crypto: chtls - Fixed listen fail when max stid range reachedVinay Kumar Yadav2020-01-221-3/+2
* crypto: chtls - Corrected function call contextVinay Kumar Yadav2020-01-221-15/+15
* crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă2020-01-221-1/+1
* crypto: essiv - fix AEAD capitalization and preposition use in help textGeert Uytterhoeven2020-01-161-2/+2
* crypto: hisilicon - add branch prediction macroZaibo Xu2020-01-161-22/+22
* crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu2020-01-161-14/+14
* crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu2020-01-162-38/+32
* crypto: hisilicon - Bugfixed tfm leakZaibo Xu2020-01-162-13/+18
* crypto: hisilicon - Add aead support on SEC2Zaibo Xu2020-01-164-24/+620
* crypto: hisilicon - redefine skcipher initiationZaibo Xu2020-01-161-35/+61
* crypto: hisilicon - Add branch prediction macroZaibo Xu2020-01-161-14/+14
* crypto: hisilicon - Add callback error checkZaibo Xu2020-01-162-6/+10
* crypto: hisilicon - Adjust some inner logicZaibo Xu2020-01-161-26/+28
* crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu2020-01-163-93/+59
* crypto: hisilicon - Update some names on SEC V2Zaibo Xu2020-01-162-29/+36
* crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu2020-01-162-6/+6
* crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu2020-01-163-14/+14
* tee: amdtee: remove redundant NULL check for poolRijo Thomas2020-01-161-2/+1
* tee: amdtee: rename err label to err_device_unregisterRijo Thomas2020-01-161-2/+2
* tee: amdtee: skip tee_device_unregister if tee_device_alloc failsRijo Thomas2020-01-161-1/+3
* tee: amdtee: print error message if tee not presentRijo Thomas2020-01-161-3/+4
* tee: amdtee: remove unused variable initializationRijo Thomas2020-01-162-14/+14
* crypto: vmx - reject xts inputs that are too shortDaniel Axtens2020-01-161-0/+3
* crypto: curve25519 - Fix selftest build errorHerbert Xu2020-01-163-10/+30
* crypto: caam - add support for i.MX8M NanoHoria Geantă2020-01-161-4/+4
* crypto: sun8i-ce - remove dead codeCorentin Labbe2020-01-162-13/+0
* crypto: sun8i-ce - fix removal of moduleCorentin Labbe2020-01-161-2/+2
* crypto: amlogic - fix removal of moduleCorentin Labbe2020-01-161-2/+2