summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18crypto: qat - add misc workqueueWojciech Ziemba
2022-02-18crypto: lrw - Add dependency on ecbHerbert Xu
2022-02-18crypto: xts - Add softdep on ecbHerbert Xu
2022-02-18crypto: qat - don't cast parameter in bit operationsAndy Shevchenko
2022-02-18crypto: cavium/nitrox - fix typo on cryptoCorentin Labbe
2022-02-11crypto: arm/xor - make vectorized C code Clang-friendlyArd Biesheuvel
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel
2022-02-11crypto: atmel-tdes - Add support for the TDES IP available on sama7g5 SoCTudor Ambarus
2022-02-11crypto: hmac - disallow keys < 112 bits in FIPS modeStephan Müller
2022-02-11crypto: hmac - add fips_skip supportStephan Müller
2022-02-05crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sgColin Ian King
2022-02-05crypto: marvell/octeontx - remove redundant initialization of variable c_sizeColin Ian King
2022-02-05crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton
2022-02-05crypto: tcrypt - remove all multibuffer ahash testsTianjia Zhang
2022-02-05crypto: atmel - add support for AES and SHA IPs available on lan966x SoCKavyasree Kotagiri
2022-02-05hwrng: core - credit entropy for low quality sources of randomnessDominik Brodowski
2022-02-05crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizesArd Biesheuvel
2022-02-05crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunkArd Biesheuvel
2022-02-05crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block sizeArd Biesheuvel
2022-02-05crypto: arm64/aes-neon-ctr - improve handling of single tail blockArd Biesheuvel
2022-02-05crypto: octeontx2 - increase CPT HW instruction queue lengthSrujana Challa
2022-02-05crypto: octeontx2 - disable DMA black hole on an DMA faultSrujana Challa
2022-02-05crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa
2022-02-05hwrng: core - break out of hwrng_fillfn if current rng is not trustedDominik Brodowski
2022-02-05hwrng: core - only set cur_rng_set_by_user if it is workingDominik Brodowski
2022-02-05hwrng: core - use rng_fillbuf in add_early_randomness()Dominik Brodowski
2022-02-05hwrng: core - read() callback must be called for size of 32 or more bytesDominik Brodowski
2022-02-05hwrng: core - explicit ordering of initcallsDominik Brodowski
2022-01-31padata: replace cpumask_weight with cpumask_empty in padata.cYury Norov
2022-01-31crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-01-31crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye
2022-01-31crypto: hisilicon/sec - use the correct print formatKai Ye
2022-01-31crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye
2022-01-31crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye
2022-01-31crypto: hisilicon/sec - add some comments for soft fallbackKai Ye
2022-01-31crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye
2022-01-31crypto: octeontx2 - select CONFIG_NET_DEVLINKShijith Thotton
2022-01-31crypto: memneq - avoid implicit unaligned accessesArd Biesheuvel
2022-01-31crypto: authenc - Fix sleep in atomic context in decrypt_tailHerbert Xu
2022-01-31crypto: rsa-pkcs1pad - use clearer variable namesEric Biggers
2022-01-31crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()Eric Biggers
2022-01-31crypto: rsa-pkcs1pad - restore signature length checkEric Biggers
2022-01-31crypto: rsa-pkcs1pad - correctly get hash from source scatterlistEric Biggers
2022-01-31crypto: rsa-pkcs1pad - only allow with rsaEric Biggers
2022-01-31crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu
2022-01-31arm64: lib: accelerate crc32_beKevin Bracey
2022-01-31lib/crc32test: correct printed bytes countKevin Bracey
2022-01-31lib/crc32: Make crc32_be weak for arch overrideKevin Bracey
2022-01-31lib/crc32: remove unneeded castsKevin Bracey
2022-01-31crypto: kdf - Select hmac in addition to sha256Herbert Xu