aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/psp-sev.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-17crypto: ccp - Add psp_init_on_probe module parameterPeter Gonda1-7/+12
2021-12-17crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda1-7/+13
2021-12-17crypto: ccp - Move SEV_INIT retry for corrupted dataPeter Gonda1-14/+16
2021-12-17crypto: ccp - Add SEV_INIT rc error logging on initPeter Gonda1-1/+2
2021-12-17crypto: x86/des3 - remove redundant assignment of variable nbytesColin Ian King1-2/+2
2021-12-11crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian1-1/+1
2021-12-11crypto: octeontx2 - parameters for custom engine groupsSrujana Challa6-1/+142
2021-12-11crypto: octeontx2 - add apis for custom engine groupsSrujana Challa2-7/+322
2021-12-11crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu2-4/+5
2021-12-11crypto: jitter - quit sample collection loop upon RCT failureNicolai Stange1-1/+1
2021-12-11crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange3-11/+0
2021-12-11crypto: drbg - ignore jitterentropy errors if not in FIPS modeNicolai Stange1-2/+5
2021-12-11crypto: stm32/cryp - reorder hw initializationNicolas Toromanoff1-13/+26
2021-12-11crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff1-547/+243
2021-12-11crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff1-1/+1
2021-12-11crypto: stm32/cryp - fix double pm exitNicolas Toromanoff1-2/+0
2021-12-11crypto: stm32/cryp - check early input dataNicolas Toromanoff1-1/+113
2021-12-11crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff1-2/+0
2021-12-11crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff1-14/+13
2021-12-11crypto: stm32/cryp - don't print error on probe deferralEtienne Carriere1-1/+2
2021-12-11crypto: stm32/cryp - defer probe for reset controllerEtienne Carriere1-2/+6
2021-12-11crypto: dh - remove duplicate includesGuo Zhengkui1-1/+0
2021-12-03crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter1-5/+4
2021-12-03crypto: sa2ul - Use bitfield helpersGeert Uytterhoeven1-9/+10
2021-12-03crypto: caam - save caam memory to support crypto engine retry mechanism.Gaurav Jain3-0/+12
2021-11-26crypto: des - disallow des3 in FIPS modeStephan Müller1-9/+0
2021-11-26crypto: dh - limit key size to 2048 in FIPS modeStephan Müller1-0/+4
2021-11-26crypto: rsa - limit key size to 2048 in FIPS modeStephan Müller1-0/+4
2021-11-26crypto: jitter - consider 32 LSB for APTStephan Müller1-2/+1
2021-11-26crypto: hisilicon/qm - simplified the calculation of qos shaper parametersKai Ye1-29/+55
2021-11-26crypto: hisilicon/qm - some optimizations of ths qos write processKai Ye1-41/+46
2021-11-26crypto: hisilicon/qm - modify the value of qos initializationKai Ye1-5/+7
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye3-4/+4
2021-11-26security: DH - use KDF implementation from crypto APIStephan Müller2-92/+19
2021-11-26security: DH - remove dead code for zero paddingStephan Müller1-21/+4
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionStephan Müller4-0/+223