aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/padlock.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-08hwrng: cctrng - update help descriptionHadar Gat1-6/+7
2020-05-08hwrng: cctrng - change default to nHadar Gat1-1/+0
2020-05-08hwrng: cctrng - Add dependency on OFHadar Gat1-1/+1
2020-05-08crypto: bcm - Use the defined variable to clean codeTang Bin1-4/+4
2020-05-08crypto: stm32/hash - don't print error on probe deferralLionel Debieve1-2/+5
2020-05-08crypto: stm32/hash - defer probe for dma deviceEtienne Carriere1-7/+15
2020-05-08crypto: stm32/hash - defer probe for reset controllerEtienne Carriere1-2/+7
2020-04-30crypto: bcm - Fix unused assignmentTang Bin1-8/+8
2020-04-30crypto: bcm - Remove the unnecessary cast for PTR_ERR().Tang Bin1-1/+1
2020-04-30crypto: drbg - should select CTRCorentin Labbe1-1/+1
2020-04-30crypto: ctr - no longer needs CRYPTO_SEQIVCorentin Labbe1-1/+0
2020-04-30hwrng: cctrng - Make some symbols staticZou Wei1-2/+2
2020-04-30crypto: hisilicon/qm - Make qm_controller_reset() staticZou Wei1-1/+1
2020-04-30hwrng: optee - Use UUID API for exporting the UUIDAndy Shevchenko1-1/+1
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor1-1/+1
2020-04-30crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky3-0/+47
2020-04-30padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan2-8/+12
2020-04-30hwrng: cctrng - Remove unnecessary FIPS ifdefHerbert Xu1-3/+1
2020-04-24crypto: bcm - Delete redundant variable definitionTang Bin1-1/+0
2020-04-24crypto: drbg - always seeded with SP800-90B compliant noise sourceStephan Müller2-12/+20
2020-04-24crypto: jitter - SP800-90B complianceStephan Müller2-101/+343
2020-04-24crypto: algif_rng - remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-24crypto: chelsio - remove redundant assignment to variable errorColin Ian King1-1/+1
2020-04-24crypto: arm64 - Consistently enable extensionMark Brown1-1/+1
2020-04-22hwrng: cctrng - Add dependency on HAS_IOMEMHerbert Xu1-0/+1
2020-04-22crypto: hisilicon/qm - add more ACPI dependenciesStephen Rothwell1-0/+3
2020-04-20hwrng: cctrng - add missing include to linux/fips.hHadar Gat1-0/+1
2020-04-20crypto: hisilicon/qm - fix build failure with ACPI offShukun Tan1-0/+1
2020-04-16crypto: marvell/octeontx - Add missing '\n' in log messagesChristophe JAILLET6-69/+70
2020-04-16crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu3-7/+19
2020-04-16crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann1-2/+1
2020-04-16crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers1-1/+1
2020-04-16crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()Markus Elfring1-3/+1
2020-04-16hwrng: xgene - Delete an error message in xgene_rng_probe()Markus Elfring1-3/+1
2020-04-16hwrng: omap - Delete an error message in of_get_omap_rng_device_details()Markus Elfring1-4/+1
2020-04-16crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin1-3/+1
2020-04-16crypto: hisilicon/qm - stop qp by judging sq and cq tailYang Shen1-9/+114
2020-04-16crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen1-12/+28
2020-04-16crypto: hisilicon/hpre - add controller reset support for HPREHui Tang1-9/+37
2020-04-16crypto: hisilicon/zip - add controller reset support for zipShukun Tan1-6/+51
2020-04-16crypto: hisilicon/qm - add controller reset interfaceShukun Tan2-0/+560
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang4-2/+64
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan5-324/+138
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan6-29/+22
2020-04-16MAINTAINERS: add HG as cctrng maintainerHadar Gat1-0/+9
2020-04-16hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat4-0/+821