summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld
2020-02-14crypto: chacha20poly1305 - prevent integer overflow on large inputJason A. Donenfeld
2020-02-13tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DDHongbo Yao
2020-02-05crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld
2020-01-22crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel
2020-01-22crypto: caam - add support for i.MX8M PlusHoria Geantă
2020-01-22crypto: x86/poly1305 - emit does base conversion itselfJason A. Donenfeld
2020-01-22crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King
2020-01-22crypto: chacha20poly1305 - add back missing test vectors and test chunkingJason A. Donenfeld
2020-01-22crypto: x86/poly1305 - fix .gitignore typoJason A. Donenfeld
2020-01-22tee: fix memory allocation failure checks on drv_data and amdteeColin Ian King
2020-01-22crypto: ccree - erase unneeded inline funcsGilad Ben-Yossef
2020-01-22crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef
2020-01-22crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef
2020-01-22crypto: ccree - fix PM race conditionGilad Ben-Yossef
2020-01-22crypto: ccree - fix FDE descriptor sequenceOfir Drang
2020-01-22crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef
2020-01-22crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-01-22crypto: ccree - turn errors to debug msgsGilad Ben-Yossef
2020-01-22crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef
2020-01-22crypto: ccree - fix typo in commentHadar Gat
2020-01-22crypto: ccree - fix typos in error msgsHadar Gat
2020-01-22crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_dataTudor Ambarus
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsKees Cook
2020-01-22crypto: chtls - Fixed listen fail when max stid range reachedVinay Kumar Yadav
2020-01-22crypto: chtls - Corrected function call contextVinay Kumar Yadav
2020-01-22crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-01-16crypto: essiv - fix AEAD capitalization and preposition use in help textGeert Uytterhoeven
2020-01-16crypto: hisilicon - add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu
2020-01-16crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu
2020-01-16crypto: hisilicon - Bugfixed tfm leakZaibo Xu
2020-01-16crypto: hisilicon - Add aead support on SEC2Zaibo Xu
2020-01-16crypto: hisilicon - redefine skcipher initiationZaibo Xu
2020-01-16crypto: hisilicon - Add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - Add callback error checkZaibo Xu
2020-01-16crypto: hisilicon - Adjust some inner logicZaibo Xu
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update some names on SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu
2020-01-16tee: amdtee: remove redundant NULL check for poolRijo Thomas
2020-01-16tee: amdtee: rename err label to err_device_unregisterRijo Thomas
2020-01-16tee: amdtee: skip tee_device_unregister if tee_device_alloc failsRijo Thomas
2020-01-16tee: amdtee: print error message if tee not presentRijo Thomas
2020-01-16tee: amdtee: remove unused variable initializationRijo Thomas
2020-01-16crypto: vmx - reject xts inputs that are too shortDaniel Axtens
2020-01-16crypto: curve25519 - Fix selftest build errorHerbert Xu
2020-01-16crypto: caam - add support for i.MX8M NanoHoria Geantă