summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16crypto: seqiv - remove seqiv_create()Eric Biggers
2020-07-16crypto: geniv - remove unneeded arguments from aead_geniv_alloc()Eric Biggers
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak
2020-07-16crypto: ccp - Silence strncpy warningHerbert Xu
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers
2020-07-16mptcp: use sha256() instead of open codingEric Biggers
2020-07-16efi: use sha256() instead of open codingEric Biggers
2020-07-16crypto: lib/sha256 - add sha256() functionEric Biggers
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel
2020-07-16crypto: sahara - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: qce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: picoxcell - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - default to build as moduleArd Biesheuvel
2020-07-16hwrng: ba431 - Include kernel.hHerbert Xu
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu
2020-07-09crypto: arm/ghash - use variably sized key structArd Biesheuvel
2020-07-09crypto: arm64/gcm - use inline helper to suppress indirect callsArd Biesheuvel
2020-07-09crypto: arm64/gcm - use variably sized key structArd Biesheuvel
2020-07-09crypto: arm64/gcm - disentangle ghash and gcm setkey() routinesArd Biesheuvel
2020-07-09crypto: arm64/ghash - drop PMULL based shashArd Biesheuvel
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song
2020-07-09crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu
2020-07-09crypto: af_alg - Fix regression on empty requestsHerbert Xu
2020-07-09crypto: virtio - constify features[] and id_table[]Rikard Falkeborn
2020-07-09hwrng: virtio - Constify id_table[]Rikard Falkeborn
2020-07-09hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn
2020-07-09hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn
2020-07-09hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven
2020-07-09hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu
2020-07-09crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu
2020-07-09crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu