summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-17crypto: hisilicon/zip - enable ssid for sva sglYang Shen
2021-12-17crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()Weili Qian
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-17crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-12-17crypto: cavium - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-12-17crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes
2021-12-17crypto: ccp - Add psp_init_on_probe module parameterPeter Gonda
2021-12-17crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda
2021-12-17crypto: ccp - Move SEV_INIT retry for corrupted dataPeter Gonda
2021-12-17crypto: ccp - Add SEV_INIT rc error logging on initPeter Gonda
2021-12-17crypto: x86/des3 - remove redundant assignment of variable nbytesColin Ian King
2021-12-11crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian
2021-12-11crypto: octeontx2 - parameters for custom engine groupsSrujana Challa
2021-12-11crypto: octeontx2 - add apis for custom engine groupsSrujana Challa
2021-12-11crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu
2021-12-11crypto: jitter - quit sample collection loop upon RCT failureNicolai Stange
2021-12-11crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange
2021-12-11crypto: drbg - ignore jitterentropy errors if not in FIPS modeNicolai Stange
2021-12-11crypto: stm32/cryp - reorder hw initializationNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2021-12-11crypto: stm32/cryp - check early input dataNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff
2021-12-11crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff
2021-12-11crypto: stm32/cryp - don't print error on probe deferralEtienne Carriere
2021-12-11crypto: stm32/cryp - defer probe for reset controllerEtienne Carriere
2021-12-11crypto: dh - remove duplicate includesGuo Zhengkui
2021-12-03crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter
2021-12-03crypto: sa2ul - Use bitfield helpersGeert Uytterhoeven
2021-12-03crypto: caam - save caam memory to support crypto engine retry mechanism.Gaurav Jain
2021-11-26crypto: des - disallow des3 in FIPS modeStephan Müller
2021-11-26crypto: dh - limit key size to 2048 in FIPS modeStephan Müller
2021-11-26crypto: rsa - limit key size to 2048 in FIPS modeStephan Müller
2021-11-26crypto: jitter - consider 32 LSB for APTStephan Müller
2021-11-26crypto: hisilicon/qm - simplified the calculation of qos shaper parametersKai Ye
2021-11-26crypto: hisilicon/qm - some optimizations of ths qos write processKai Ye
2021-11-26crypto: hisilicon/qm - modify the value of qos initializationKai Ye
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
2021-11-26security: DH - use KDF implementation from crypto APIStephan Müller
2021-11-26security: DH - remove dead code for zero paddingStephan Müller
2021-11-26crypto: kdf - add SP800-108 counter key derivation functionStephan Müller
2021-11-26crypto: kdf - Add key derivation self-test support codeStephan Müller
2021-11-26crypto: sun8i-ce - Add support for the D1 variantCorentin Labbe
2021-11-26crypto: qat - improve logging of PFVF messagesMarco Chiappero
2021-11-26crypto: qat - fix VF IDs in PFVF log messagesMarco Chiappero
2021-11-26crypto: qat - do not rely on min versionMarco Chiappero
2021-11-26crypto: qat - refactor pfvf version request messagesMarco Chiappero
2021-11-26crypto: qat - pass the PF2VF responses back to the callersMarco Chiappero
2021-11-26crypto: qat - use enums for PFVF protocol codesMarco Chiappero