summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang2021-07-302-7/+15
* crypto: arm64 - use a pattern rule for generating *.S filesMasahiro Yamada2021-05-141-4/+1
* crypto: arm64 - generate *.S by Perl at build time instead of shipping themMasahiro Yamada2021-05-144-4003/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-265-6/+6
|\
| * arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel2021-04-125-6/+6
* | crypto: arm64/aes-ce - deal with oversight in new CTR carry codeArd Biesheuvel2021-04-161-0/+1
* | crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-021-1/+1
|/
* crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel2021-02-102-38/+35
* crypto: arm64/aes-ce-mac - simplify NEON yieldArd Biesheuvel2021-02-102-40/+33
* crypto: arm64/aes-neonbs - remove NEON yield callsArd Biesheuvel2021-02-101-6/+2
* crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel2021-02-102-48/+34
* crypto: arm64/sha3-ce - simplify NEON yieldArd Biesheuvel2021-02-102-56/+39
* crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel2021-02-102-35/+25
* crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel2021-02-102-40/+29
* crypto: arm64/sha - add missing module aliasesArd Biesheuvel2021-01-224-0/+9
* crypto: arm64/aes-ctr - improve tail handlingArd Biesheuvel2021-01-032-74/+137
* crypto: arm64/aes-ce - really hide slower algos when faster ones are enabledArd Biesheuvel2021-01-031-2/+2
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-206-6/+6
* crypto: arm64/gcm - move authentication tag check to SIMD domainArd Biesheuvel2020-11-202-18/+43
* crypto: arm64/chacha - simplify tail block handlingArd Biesheuvel2020-11-131-124/+69
* crypto: arm64/poly1305-neon - reorder PAC authentication with SP updateArd Biesheuvel2020-11-062-2/+2
* crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar2020-10-303-3/+3
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-133-2/+8
|\
| * crypto: arm64/gcm - Fix endianness warningsHerbert Xu2020-09-041-2/+2
| * crypto: arm64/sha - Add declarations for assembly variablesHerbert Xu2020-09-042-0/+6
* | crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton2020-10-061-2/+2
|/
* crypto: arm64/gcm - use inline helper to suppress indirect callsArd Biesheuvel2020-07-091-39/+46
* crypto: arm64/gcm - use variably sized key structArd Biesheuvel2020-07-091-28/+21
* crypto: arm64/gcm - disentangle ghash and gcm setkey() routinesArd Biesheuvel2020-07-091-25/+22
* crypto: arm64/ghash - drop PMULL based shashArd Biesheuvel2020-07-091-78/+12
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-014-6/+2
|\
| * crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-082-2/+0
| * crypto: arm64/aes-glue - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-3/+1
| * crypto: arm64 - Consistently enable extensionMark Brown2020-04-241-1/+1
* | crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld2020-04-301-1/+1
* | crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld2020-04-302-7/+22
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-014-0/+45
|\ \
| * | crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe2020-03-201-0/+1
| * | crypto: arm64/sha-ce - implement export/importCorentin Labbe2020-03-062-0/+43
| * | crypto: arm64/poly1305 - ignore build filesMatteo Croce2020-02-131-0/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-314-36/+36
|\ \
| * | arm64: crypto: Modernize names for AES function macrosMark Brown2020-03-093-28/+28
| * | arm64: crypto: Modernize some extra assembly annotationsMark Brown2020-03-091-8/+8
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-231-4/+4
|\ \ | |/ |/|
| * crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld2020-03-201-4/+4
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-2827-195/+172
|\|
| * crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld2020-01-161-16/+2
| * crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-094-46/+9