summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-10hwrng: optee - Use device-managed registration APITian Tao
2021-02-10crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel
2021-02-10crypto: arm64/aes-ce-mac - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/aes-neonbs - remove NEON yield callsArd Biesheuvel
2021-02-10crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha3-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()Daniele Alessandrelli
2021-02-10crypto: powerpc/sha256 - remove unneeded semicolonYang Li
2021-02-10crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong
2021-02-10crypto: twofish - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: fcrypt - drop unneeded alignmaskArd Biesheuvel
2021-02-10crypto: cast6 - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: cast5 - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: camellia - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: blowfish - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: serpent - use unaligned accessors instead of alignmaskArd Biesheuvel
2021-02-10crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel
2021-02-10crypto: michael_mic - fix broken misalignment handlingArd Biesheuvel
2021-02-10hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-02-10crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/cryptoHerbert Xu
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli
2021-02-05crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter
2021-02-05crypto: ccree - fix spelling typo of allocateddingsenjie
2021-02-03arm64: assembler: add cond_yield macroArd Biesheuvel
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel
2021-01-29crypto: rmd320 - remove RIPE-MD 320 hash algorithmArd Biesheuvel
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang
2021-01-22crypto: aesni - release FPU during skcipher walk API callsArd Biesheuvel
2021-01-22crypto: aesni - replace CTR function pointer with static callArd Biesheuvel
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait
2021-01-22crypto: lib/chacha20poly1305 - define empty module exit functionJason A. Donenfeld
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa