summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-1435-728/+1481
|\
| * crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu2022-12-021-2/+7
| * crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-0217-17/+19
| * crypto: dh - Use helper to set reqsizeHerbert Xu2022-12-021-1/+3
| * crypto: rsa-pkcs1pad - Use helper to set reqsizeHerbert Xu2022-12-021-1/+4
| * Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers2022-11-251-15/+3
| * crypto: tcrypt - Fix multibuffer skcipher speed test mem leakZhang Yiqun2022-11-251-9/+0
| * crypto: algboss - compile out test-related code when tests disabledEric Biggers2022-11-251-5/+4
| * crypto: kdf - silence noisy self-testEric Biggers2022-11-251-1/+1
| * crypto: kdf - skip self-test when tests disabledEric Biggers2022-11-251-2/+6
| * crypto: api - compile out crypto_boot_test_finished when tests disabledEric Biggers2022-11-253-6/+29
| * crypto: algboss - optimize registration of internal algorithmsEric Biggers2022-11-252-13/+3
| * crypto: api - optimize algorithm registration when self-tests disabledEric Biggers2022-11-252-71/+86
| * crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu2022-11-181-1/+1
| * crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu2022-11-181-17/+19
| * crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-113-423/+3
| * crypto: tcrypt - add SM4 cts-cbc/xts/xcbc testTianjia Zhang2022-11-041-0/+21
| * crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectorsTianjia Zhang2022-11-042-0/+996
| * crypto: tcrypt - Drop leading newlines from printsAnirudh Venkataramanan2022-11-041-5/+5
| * crypto: tcrypt - Drop module name from print stringAnirudh Venkataramanan2022-11-041-2/+1
| * crypto: tcrypt - Use pr_info/pr_errAnirudh Venkataramanan2022-11-041-7/+7
| * crypto: tcrypt - Use pr_cont to print test resultsAnirudh Venkataramanan2022-11-041-4/+4
| * crypto: af_alg - Support symmetric encryption via keyring keysFrederick Lawler2022-10-281-1/+134
| * crypto: tcrypt - fix return value for multiple subtestsRobert Elliott2022-10-211-128/+128
| * crypto: ccm - use local variables instead of indirect referencesTianjia Zhang2022-10-211-1/+1
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-2/+2
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
| |/
* | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-182-6/+6
* | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-182-44/+44
|/
* treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-111-1/+1
* treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-4/+4
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-43/+43
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\
| * crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko2022-10-031-0/+30
* | crypto: tcrypt - add async speed test for aria cipherTaehee Yoo2022-09-241-0/+30
* | crypto: aria - prepare generic module for optimized implementationsTaehee Yoo2022-09-242-8/+33
* | crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng2022-09-247-14/+14
* | crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn2022-09-241-21/+0
* | crypto: akcipher - default implementation for setting a private keyIgnat Korchagin2022-09-091-0/+8
* | crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez2022-09-021-1/+1
* | crypto: Kconfig - simplify compression/RNG entriesRobert Elliott2022-08-261-32/+50
* | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-113/+121
* | crypto: Kconfig - simplify userspace entriesRobert Elliott2022-08-261-24/+41
* | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-79/+97
* | crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-261-18/+30
* | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-12/+25
* | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-261-21/+34
* | crypto: Kconfig - add submenusRobert Elliott2022-08-261-458/+479
* | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-261-0/+6
* | crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-261-495/+3