summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-18crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu1-1/+1
2020-09-18crypto: hisilicon - update SEC module parameter descriptionLongfang Liu1-1/+1
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu1-1/+1
2020-09-18crypto: hisilicon - update mininum queueLongfang Liu1-2/+2
2020-09-18crypto: qat - use PCI_VDEVICEGiovanni Cabiddu6-30/+12
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu9-31/+27
2020-09-18crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter1-1/+1
2020-09-18crypto: inside-secure - Prevent missing of processing errorsPascal van Leeuwen1-4/+5
2020-09-18crypto: sun4i-ss - Fix sparse endianness markersHerbert Xu1-8/+9
2020-09-18crypto: hisilicon/zip - fix some coding stylesYang Shen2-19/+11
2020-09-18crypto: hisilicon/zip - supplement some commentsYang Shen1-2/+2
2020-09-18crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'Yang Shen2-14/+14
2020-09-18crypto: hisilicon/zip - fix static check warningYang Shen1-6/+6
2020-09-18crypto: hisilicon/zip - add print for error branchYang Shen2-16/+45
2020-09-18crypto: hisilicon/zip - use a enum parameter instead of some macrosYang Shen1-10/+13
2020-09-18crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen1-3/+4
2020-09-18crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan1-31/+24
2020-09-18crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen1-17/+18
2020-09-18crypto: hisilicon/zip - remove some useless parametersYang Shen2-2/+0
2020-09-18crypto: omap-sham - fix digcnt register handling with export/importTero Kristo1-0/+3
2020-09-18crypto: omap-sham - convert to use crypto engineTero Kristo1-108/+78
2020-09-18crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu1-0/+1
2020-09-11crypto: ux500 - Fix sparse endianness warningsHerbert Xu1-16/+8
2020-09-11crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu6-24/+12
2020-09-11crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferralKrzysztof Kozlowski1-8/+7
2020-09-11crypto: s5p-sss - Add and fix kerneldocKrzysztof Kozlowski1-3/+4
2020-09-11crypto: s5p-sss - remove redundant null checkXu Wang1-4/+2
2020-09-11hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska3-0/+161
2020-09-11dt-bindings: rng: add bindings for Xiphera XIP8001B hwrngAtte Tommiska1-0/+33
2020-09-11dt-bindings: vendor-prefixes: Add Xiphera vendor prefixAtte Tommiska1-0/+2
2020-09-11crypto: cbc - Remove cbc.hHerbert Xu2-152/+133
2020-09-11crypto: arm/aes-neonbs - Use generic cbc encryption pathHerbert Xu1-18/+28
2020-09-11crypto: arc4 - mark ecb(arc4) skcipher as obsoleteArd Biesheuvel2-0/+21
2020-09-11net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel2-8/+0
2020-09-11crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel6-128/+6
2020-09-11crypto: n2 - remove ecb(arc4) supportArd Biesheuvel1-46/+0
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel9-530/+16
2020-09-11staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel3-119/+27
2020-09-11staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel3-118/+28
2020-09-11hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch1-0/+1
2020-09-11crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni1-1/+9
2020-09-11crypto: caam - use traditional error check patternAndy Shevchenko1-4/+3
2020-09-11crypto: poly1305-x86_64 - Use XORL r32,32Uros Bizjak1-4/+4
2020-09-11crypto: curve25519-x86_64 - Use XORL r32,32Uros Bizjak1-34/+34
2020-09-11crypto: sa2ul - fix compiler warning produced by clangTero Kristo1-4/+2
2020-09-04crypto: amlogic - Fix endianness markerHerbert Xu1-1/+1
2020-09-04padata: add another maintainer and another listDaniel Jordan1-0/+2
2020-09-04crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov1-1/+0
2020-09-04crypto: sun8i-ss - use kfree_sensitive()Denis Efremov1-12/+3
2020-09-04crypto: sun8i-ce - use kfree_sensitive()Denis Efremov1-12/+3