- c5d692a crypto: hisilicon - cleanup warning in qm_get_qos_value() by Tom Rix · 3 years ago
- 304b4ac crypto: kdf - select SHA-256 required for self-test by Stephan Müller · 3 years ago
- d480a26 crypto: x86/aesni - don't require alignment of data by Jakub Kicinski · 3 years ago
- ef4d891 crypto: ccp - remove unneeded semicolon by Yang Li · 3 years ago
- 2900960 crypto: stm32/crc32 - Fix kernel BUG triggered in probe() by Marek Vasut · 3 years ago
- db1eafb crypto: s390/sha512 - Use macros instead of direct IV numbers by Tianjia Zhang · 3 years ago
- e0583b6 crypto: sparc/sha - remove duplicate hash init function by Tianjia Zhang · 3 years ago
- 41ea0f6c crypto: powerpc/sha - remove duplicate hash init function by Tianjia Zhang · 3 years ago
- 63bdbfc crypto: mips/sha - remove duplicate hash init function by Tianjia Zhang · 3 years ago
- 96ede30 crypto: sha256 - remove duplicate generic hash init function by Tianjia Zhang · 3 years ago
- 908dffa crypto: jitter - add oversampling of noise source by Stephan Müller · 3 years ago
- 25d04a3 MAINTAINERS: update SEC2 driver maintainers list by Kai Ye · 3 years ago
- d7779e2 crypto: ux500 - Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- 4cee070 crypto: hisilicon/qm - disable qm clock-gating by Weili Qian · 3 years ago
- c2aec59 crypto: omap-aes - Fix broken pm_runtime_and_get() usage by Heiner Kallweit · 3 years ago
- ace7660 MAINTAINERS: update caam crypto driver maintainers list by Pankaj Gupta · 3 years ago
- 10371b6 crypto: octeontx2 - prevent underflow in get_cores_bmap() by Dan Carpenter · 3 years ago
- 3438e72 crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete() by Dan Carpenter · 3 years ago
- 0cec19c crypto: qat - add support for compression for 4xxx by Tomasz Kowalik · 3 years ago
- beb1e6d crypto: qat - allow detection of dc capabilities for 4xxx by Giovanni Cabiddu · 3 years ago
- 0bba03c crypto: qat - add PFVF support to enable the reset of ring pairs by Marco Chiappero · 3 years ago
- a9dc0d9 crypto: qat - add PFVF support to the GEN4 host driver by Marco Chiappero · 3 years ago
- 925b306 crypto: qat - config VFs based on ring-to-svc mapping by Marco Chiappero · 3 years ago
- e1b176a crypto: qat - exchange ring-to-service mappings over PFVF by Marco Chiappero · 3 years ago
- 73ef8f3 crypto: qat - support fast ACKs in the PFVF protocol by Marco Chiappero · 3 years ago
- 851ed49 crypto: qat - exchange device capabilities over PFVF by Marco Chiappero · 3 years ago
- 673184a crypto: qat - introduce support for PFVF block messages by Marco Chiappero · 3 years ago
- 3a5b2a0 crypto: qat - store the ring-to-service mapping by Marco Chiappero · 3 years ago
- 4d03135 crypto: qat - store the PFVF protocol version of the endpoints by Marco Chiappero · 3 years ago
- 6f87979 crypto: qat - improve the ACK timings in PFVF send by Marco Chiappero · 3 years ago
- 1c94d80 crypto: qat - leverage read_poll_timeout in PFVF send by Marco Chiappero · 3 years ago
- 952f4e8 crypto: qat - leverage bitfield.h utils for PFVF messages by Marco Chiappero · 3 years ago
- db1c034 crypto: qat - abstract PFVF messages with struct pfvf_message by Marco Chiappero · 3 years ago
- 0aeda69 crypto: qat - set PFVF_MSGORIGIN just before sending by Marco Chiappero · 3 years ago
- 0280428 crypto: qat - make PFVF send and receive direction agnostic by Marco Chiappero · 3 years ago
- 6ed942e crypto: qat - make PFVF message construction direction agnostic by Marco Chiappero · 3 years ago
- 448588a crypto: qat - add the adf_get_pmisc_base() helper function by Marco Chiappero · 3 years ago
- 0312554 crypto: qat - support the reset of ring pairs on PF by Marco Chiappero · 3 years ago
- 4b44d28 crypto: qat - extend crypto capability detection for 4xxx by Giovanni Cabiddu · 3 years ago
- cfe4894 crypto: qat - set COMPRESSION capability for QAT GEN2 by Giovanni Cabiddu · 3 years ago
- 547bde7 crypto: qat - set CIPHER capability for QAT GEN2 by Giovanni Cabiddu · 3 years ago
- e0441e2 crypto: qat - get compression extended capabilities by Giovanni Cabiddu · 3 years ago
- 3954ab6 crypto: octeontx2 - Use swap() instead of swap_engines() by Jiapeng Chong · 3 years ago
- eca568a crypto: omap - increase priority of DES/3DES by Corentin Labbe · 3 years ago
- acd93f8 crypto: x86/curve25519 - use in/out register constraints more precisely by Jason A. Donenfeld · 3 years ago
- 38e9791 hwrng: cn10k - Add random number generator support by Sunil Goutham · 3 years ago
- 223a41f crypto: hisilicon/zip - add new algorithms for uacce device by Yang Shen · 3 years ago
- 696645d crypto: hisilicon/qm - disable queue when 'CQ' error by Weili Qian · 3 years, 1 month ago
- 95f0b6d5 crypto: hisilicon/qm - reset function if event queue overflows by Weili Qian · 3 years, 1 month ago
- a0a9486 crypto: hisilicon/qm - use request_threaded_irq instead by Weili Qian · 3 years, 1 month ago
- 145dced crypto: hisilicon/qm - modify the handling method after abnormal interruption by Weili Qian · 3 years, 1 month ago
- 9ee401e crypto: hisilicon/qm - code movement by Weili Qian · 3 years, 1 month ago
- f123e66 crypto: hisilicon/qm - remove unnecessary device memory reset by Weili Qian · 3 years, 1 month ago
- fc6c01f crypto: hisilicon/qm - fix deadlock for remove driver by Yang Shen · 3 years, 1 month ago
- 808957b crypto: hisilicon/zip - enable ssid for sva sgl by Yang Shen · 3 years, 1 month ago
- 51fa916 crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() by Weili Qian · 3 years, 1 month ago
- 244d22f crypto: api - Replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 1 month ago
- 0b62b66 crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() by Gustavo A. R. Silva · 3 years, 1 month ago
- 61a1371 crypto: cavium - Use kcalloc() instead of kzalloc() by Gustavo A. R. Silva · 3 years, 1 month ago
- 3d72596 crypto: ccp - Add SEV_INIT_EX support by David Rientjes · 3 years, 1 month ago
- b64fa5f crypto: ccp - Add psp_init_on_probe module parameter by Peter Gonda · 3 years, 1 month ago
- cc17982 crypto: ccp - Refactor out sev_fw_alloc() by Peter Gonda · 3 years, 1 month ago
- e423b9d crypto: ccp - Move SEV_INIT retry for corrupted data by Peter Gonda · 3 years, 1 month ago
- c8341ac crypto: ccp - Add SEV_INIT rc error logging on init by Peter Gonda · 3 years, 1 month ago
- 015e42c crypto: x86/des3 - remove redundant assignment of variable nbytes by Colin Ian King · 3 years, 1 month ago
- 3f9dd4c crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume() by Weili Qian · 3 years, 1 month ago
- fed8f4d crypto: octeontx2 - parameters for custom engine groups by Srujana Challa · 3 years, 1 month ago
- d9d7749 crypto: octeontx2 - add apis for custom engine groups by Srujana Challa · 3 years, 1 month ago
- 3d6b661 crypto: stm32 - Revert broken pm_runtime_resume_and_get changes by Herbert Xu · 3 years, 1 month ago
- 710ce4b crypto: jitter - quit sample collection loop upon RCT failure by Nicolai Stange · 3 years, 1 month ago
- b454fb7 crypto: jitter - don't limit ->health_failure check to FIPS mode by Nicolai Stange · 3 years, 1 month ago
- 8f79772 crypto: drbg - ignore jitterentropy errors if not in FIPS mode by Nicolai Stange · 3 years, 1 month ago
- 95fe225 crypto: stm32/cryp - reorder hw initialization by Nicolas Toromanoff · 3 years, 1 month ago
- 4b898d5 crypto: stm32/cryp - fix bugs and crash in tests by Nicolas Toromanoff · 3 years, 1 month ago
- fa97dc2 crypto: stm32/cryp - fix lrw chaining mode by Nicolas Toromanoff · 3 years, 1 month ago
- 6c12e74 crypto: stm32/cryp - fix double pm exit by Nicolas Toromanoff · 3 years, 1 month ago
- 39e6e69 crypto: stm32/cryp - check early input data by Nicolas Toromanoff · 3 years, 1 month ago
- d703c7a crypto: stm32/cryp - fix xts and race condition in crypto_engine requests by Nicolas Toromanoff · 3 years, 1 month ago
- 41c7669 crypto: stm32/cryp - fix CTR counter carry by Nicolas Toromanoff · 3 years, 1 month ago
- 029812a crypto: stm32/cryp - don't print error on probe deferral by Etienne Carriere · 3 years, 1 month ago
- 0a2f9f5 crypto: stm32/cryp - defer probe for reset controller by Etienne Carriere · 3 years, 1 month ago
- 3219c2b crypto: dh - remove duplicate includes by Guo Zhengkui · 3 years, 1 month ago
- 0ea275d crypto: octeontx2 - uninitialized variable in kvf_limits_store() by Dan Carpenter · 3 years, 1 month ago
- 5876b0c crypto: sa2ul - Use bitfield helpers by Geert Uytterhoeven · 3 years, 1 month ago
- 087e1d7 crypto: caam - save caam memory to support crypto engine retry mechanism. by Gaurav Jain · 3 years, 1 month ago
- 330507f crypto: des - disallow des3 in FIPS mode by Stephan Müller · 3 years, 1 month ago
- 1e146c3 crypto: dh - limit key size to 2048 in FIPS mode by Stephan Müller · 3 years, 1 month ago
- 1ce1bac crypto: rsa - limit key size to 2048 in FIPS mode by Stephan Müller · 3 years, 1 month ago
- 552d03a crypto: jitter - consider 32 LSB for APT by Stephan Müller · 3 years, 1 month ago
- 1338940 crypto: hisilicon/qm - simplified the calculation of qos shaper parameters by Kai Ye · 3 years, 1 month ago
- 488f30d crypto: hisilicon/qm - some optimizations of ths qos write process by Kai Ye · 3 years, 1 month ago
- ecc7169 crypto: hisilicon/qm - modify the value of qos initialization by Kai Ye · 3 years, 1 month ago
- 376a5c3 crypto: hisilicon - modify the value of engine type rate by Kai Ye · 3 years, 1 month ago
- d3b04a4 security: DH - use KDF implementation from crypto API by Stephan Müller · 3 years, 1 month ago
- d792134 security: DH - remove dead code for zero padding by Stephan Müller · 3 years, 1 month ago
- 026a733 crypto: kdf - add SP800-108 counter key derivation function by Stephan Müller · 3 years, 1 month ago
- b808f32 crypto: kdf - Add key derivation self-test support code by Stephan Müller · 3 years, 1 month ago
- 83f50f2 crypto: sun8i-ce - Add support for the D1 variant by Corentin Labbe · 3 years, 1 month ago
- 8616b62 crypto: qat - improve logging of PFVF messages by Marco Chiappero · 3 years, 1 month ago
- 1d9a915 crypto: qat - fix VF IDs in PFVF log messages by Marco Chiappero · 3 years, 1 month ago