Linux Cryptography
[Prev Page][Next Page]
- [PATCH v6 4/5] arm64: defconfig: Enable Tegra Security Engine, (continued)
- [PATCH] crypto: iaa: Fix some errors in IAA documentation,
Jerry Snitselaar
- [PATCH] crypto: ecrdsa - Fix module auto-load on add_key,
Vitaly Chikunov
- Driver supporting HW decompression and SW decompression,
Chris Goldsworthy
- [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key(),
Roman Smirnov
- [PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit,
Li Zhijian
- [PATCH] Revert "crypto: pkcs7 - remove sha1 support",
Eric Biggers
- [PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS,
Luca Weiss
- [PATCH v2] crypto: remove CONFIG_CRYPTO_STATS,
Eric Biggers
- [PATCH v6 00/13] Add support for NIST P521 to ecdsa,
Stefan Berger
- [PATCH v6 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible, Stefan Berger
- [PATCH v6 03/13] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v6 05/13] crypto: ecc - Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v6 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v6 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult, Stefan Berger
- [PATCH v6 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v6 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary, Stefan Berger
- [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521, Stefan Berger
- [PATCH v6 08/13] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v6 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v6 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed, Stefan Berger
- [PATCH v6 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH v6 11/13] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa, Stefan Berger
- Re: [PATCH v6 00/13] Add support for NIST P521 to ecdsa, Lukas Wunner
- Looking for opinions on LEA crypto., Dongsoo Lee
- PQC Kyber and Dilithium kernel support, Stephan Müller
- [PATCH RFC 0/8] Clavis LSM,
Eric Snowberg
- [herbert-cryptodev-2.6:master 80/80] crypto/scompress.c:174:38: warning: unused variable 'dst_page',
kernel test robot
- [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey(),
Roman Smirnov
- [PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v5 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH v5 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH v5 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH v5 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH v5 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH v5 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH v5 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH v5 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH v5 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH v5 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- Re: [PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4, Herbert Xu
- [PATCH] crypto: bcm/spu2,
Aleksandr Mishin
- [PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe(),
Roman Smirnov
- 판매 문의 2024, info
- [PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning,
Gustavo A. R. Silva
- [PATCH 0/4] Add spacc crypto driver support,
Pavitrakumar M
- [PATCH v4 0/7] crypto: starfive: Add support for JH8100,
Jia Jie Ho
- [PATCH 0/4] crypto: IAA stats bugfixes and simplifications,
Tom Zanussi
- [PATCH] crypto: rockchip/rk3288 - Add dereference of NULL pointer check, Aleksandr Mishin
- [PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem,
Barry Song
- [PATCH v5 00/21] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v5 01/21] drivers: crypto: meson: don't hardcode IRQ count, Alexey Romanov
- [PATCH v5 05/21] drivers: crypto: meson: move get_engine_number(), Alexey Romanov
- [PATCH v5 06/21] drivers: crypto: meson: drop status field from meson_flow, Alexey Romanov
- [PATCH v5 03/21] drivers: crypto: meson: make CLK controller optional, Alexey Romanov
- [PATCH v5 02/21] drviers: crypto: meson: add platform data, Alexey Romanov
- [PATCH v5 07/21] drivers: crypto: meson: move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v5 04/21] drivers: crypto: meson: add MMIO helpers, Alexey Romanov
- [PATCH v5 08/21] drivers: crypto: meson: cleanup defines, Alexey Romanov
- [PATCH v5 09/21] drivers: crypto: meson: process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v5 10/21] drivers: crypto: meson: avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v5 11/21] drivers: crypto: meson: introduce hasher, Alexey Romanov
- [PATCH v5 12/21] drivers: crypto: meson: add support for AES-CTR, Alexey Romanov
- [PATCH v5 13/21] drivers: crypto: meson: use fallback for 192-bit keys, Alexey Romanov
- [PATCH v5 14/21] drivers: crypto: meson: add support for G12-series, Alexey Romanov
- [PATCH v5 15/21] drivers: crypto: meson: add support for AXG-series, Alexey Romanov
- [PATCH v5 16/21] drivers: crypto: meson: add support for A1-series, Alexey Romanov
- [PATCH v5 17/21] dt-bindings: crypto: meson: support new SoC's, Alexey Romanov
- [PATCH v5 18/21] arch: arm64: dts: meson: a1: add crypto node, Alexey Romanov
- [PATCH v5 19/21] arch: arm64: dts: meson: s4: add crypto node, Alexey Romanov
- [PATCH v5 20/21] arch: arm64: dts: meson: g12: add crypto node, Alexey Romanov
- [PATCH v5 21/21] arch: arm64: dts: meson: axg: add crypto node, Alexey Romanov
- https over ESP is not working in kernel version 5.10.199,
Jayalakshmi Manunath Bhat ,
- [PATCH v4 00/12] Add support for NIST P521 to ecdsa,
Stefan Berger
- [PATCH v4 02/12] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v4 04/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v4 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v4 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed, Stefan Berger
- [PATCH v4 07/12] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary, Stefan Berger
- [PATCH v4 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult, Stefan Berger
- [PATCH v4 10/12] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v4 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH v4 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521, Stefan Berger
- Re: [PATCH v4 00/12] Add support for NIST P521 to ecdsa, Lukas Wunner
- <Possible follow-ups>
- [PATCH v4 00/12] Add support for NIST P521 to ecdsa, Stefan Berger
- [PATCH v5 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v5 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v5 07/12] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v5 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521, Stefan Berger
- [PATCH v5 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed, Stefan Berger
- [PATCH v5 10/12] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v5 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary, Stefan Berger
- [PATCH v5 02/12] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v5 04/12] crypto: ecc - Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v5 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH v5 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult, Stefan Berger
- [PATCH] crypto: tcrypt - add ffdhe2048(dh) test,
Vladis Dronov
- [PATCH v2 0/2] [PATCH v2 0/2] crypto: fix missing CRYPTO_ALG_ASYNC for async drivers,
Barry Song
- [PATCH v2] LoongArch/crypto: Clean up useless assignment operations,
WangYuli
- [PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v4 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH v4 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH v4 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH v4 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH v4 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH v4 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH v4 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH v4 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH v4 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- [syzbot] [crypto?] KMSAN: uninit-value in aes_decrypt,
syzbot
- [PATCH v3 0/6] crypto: starfive: Add support for JH8100,
Jia Jie Ho
- [PATCH] crypto: sun8i-ce - Fix use after free in unprepare.,
Andrey Skvortsov
- [PATCH] hwrng: hisi - use dev_err_probe,
Martin Kaiser
- [PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries,
Tudor Ambarus
- [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries,
Tudor Ambarus
- [PATCH] loongarch/crypto: Clean up useless assignment operations,
WangYuli
- [PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) bugfixes,
Tom Zanussi
- [PATCH v3 00/10] Add support for NIST P521 to ecdsa,
Stefan Berger
- [PATCH v3 04/10] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v3 02/10] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v3 03/10] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v3 06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits, Stefan Berger
- [PATCH v3 05/10] crypto: ecc - Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v3 07/10] crypto: ecc - Use ecc_get_curve_nbits to get number of bits for NIST P521, Stefan Berger
- [PATCH v3 09/10] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v3 08/10] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v3 10/10] x509: Add OID for NIST P521 and extend parser for it, Stefan Berger
- Re: [PATCH v3 00/10] Add support for NIST P521 to ecdsa, Lukas Wunner
- [PATCH v4 00/39] Add support for sam9x7 SoC family,
Varshini Rajendran
- [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AES, Varshini Rajendran
- [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHA, Varshini Rajendran
- [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES, Varshini Rajendran
- [PATCH v4 10/39] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG, Varshini Rajendran
- Re: (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family, Mark Brown
- Re: (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family, Andi Shyti
- Re: [PATCH v4 00/39] Add support for sam9x7 SoC family, patchwork-bot+netdevbpf
- Re: (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family, Mark Brown
- Re: [PATCH v4 00/39] Add support for sam9x7 SoC family, Herbert Xu
- [PATCH v2] crypto: arm64/neonbs - fix out-of-bounds access on short input,
Ard Biesheuvel
- [RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS,
Eric Biggers
- [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function,
Marek Behún
- [PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable,
Barry Song
- [PATCH v6] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem,
Barry Song
- [PATCH v3 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v3 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH v3 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH v3 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH v3 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH v3 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH v3 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH v3 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH v3 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH v3 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- [PATCH] crypto: dh - Make public key test FIPS-only, Herbert Xu
- [PATCH v3] X.509: Introduce scope-based x509_certificate allocation,
Lukas Wunner
- [syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt,
syzbot
- [PATCH v5 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [PATCH 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags,
Barry Song
- [PATCH v2 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v2 01/10] crypto: qat - adf_get_etr_base() helper, Xin Zeng
- [PATCH v2 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions, Xin Zeng
- [PATCH v2 03/10] crypto: qat - move PFVF compat checker to a function, Xin Zeng
- [PATCH v2 04/10] crypto: qat - relocate CSR access code, Xin Zeng
- [PATCH v2 05/10] crypto: qat - rename get_sla_arr_of_type(), Xin Zeng
- [PATCH v2 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices, Xin Zeng
- [PATCH v2 07/10] crypto: qat - add bank save and restore flows, Xin Zeng
- [PATCH v2 08/10] crypto: qat - add interface for live migration, Xin Zeng
- [PATCH v2 09/10] crypto: qat - implement interface for live migration, Xin Zeng
- [PATCH v2 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices, Xin Zeng
- [PATCH v4 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [PATCH v5 0/5] Add Tegra Security Engine driver,
Akhil R
- [PATCH v2] arm64: dts: qcom: sm6350: Add Crypto Engine,
Luca Weiss
- [PATCH] crypto: rockchip - fix to check return value,
Kilian Zinnecker
- [PATCH] crypto: fix CRYPTO_JITTERENTROPY help text,
Randy Dunlap
- [PATCH] crypto: arm64/neonbs - fix out-of-bounds access on short input,
Ard Biesheuvel
- [PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy,
Barry Song
- [syzbot] [arm?] [crypto?] KASAN: invalid-access Read in neon_aes_ctr_encrypt,
syzbot
- [PATCH 0/3] crypto: qat - fix and make common ring to service map in QAT GEN4,
Damian Muszynski
- [PATCH 0/6] crypto: qat - fix warnings reported by clang,
Adam Guerin
- [PATCH v2 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy,
Barry Song
- [PATCH v2 00/14] Add support for NIST P521 to ecdsa and ecdh,
Stefan Berger
- [PATCH v2 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits, Stefan Berger
- [PATCH v2 02/14] crypto: ecdsa - Adjust tests on length of key parameters, Stefan Berger
- [PATCH v2 03/14] crypto: ecdsa - Extend res.x mod n calculation for NIST P521, Stefan Berger
- [PATCH v2 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits, Stefan Berger
- [PATCH v2 06/14] crypto: ecc - Add NIST P521 curve parameters, Stefan Berger
- [PATCH v2 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521, Stefan Berger
- [PATCH v2 07/14] crypto: ecdsa - Register NIST P521 and extend test suite, Stefan Berger
- [PATCH v2 09/14] crypto: ecdh - Use properly formatted digits to check for valid key, Stefan Berger
- [PATCH v2 08/14] x509: Add OID for NIST P521 and extend parser for it, Stefan Berger
- [PATCH v2 10/14] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array, Stefan Berger
- [PATCH v2 11/14] crypto: Add nbits field to ecc_curve structure, Stefan Berger
- [PATCH v2 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes, Stefan Berger
- [PATCH v2 14/14] crypto: ecdh - Add support for NIST P521 and add test case, Stefan Berger
- [PATCH v2 13/14] crypto: ecdh - Use functions to copy digits from and to byte array, Stefan Berger
- Re: [PATCH v2 00/14] Add support for NIST P521 to ecdsa and ecdh, Simo Sorce
- Re: code question for dh to kernel v6.5,
Herbert Xu
- [PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v8 03/15] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v8 04/15] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset, Ross Philipson
- [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH v8 05/15] x86: Secure Launch main header file, Ross Philipson
- [PATCH v8 14/15] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v8 08/15] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v8 07/15] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v8 09/15] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses, Ross Philipson
- [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality, Ross Philipson
- [PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write(),
Dan Carpenter
- [PATCH v2 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg(),
Mario Limonciello
- [PATCH] [v2] ARM: crypto: fix function cast warnings,
Arnd Bergmann
- [PATCH] ARM: crypto: fix function cast warnings,
Arnd Bergmann
- [PATCH 00/15] crypto: Add twopass lskcipher for adiantum,
Herbert Xu
- [PATCH 01/15] crypto: skcipher - Add tailsize attribute, Herbert Xu
- [PATCH 03/15] crypto: skcipher - Remove ivsize check for lskcipher simple templates, Herbert Xu
- [PATCH 02/15] crypto: algif_skcipher - Add support for tailsize, Herbert Xu
- [PATCH 05/15] crypto: skcipher - Add twopass attribute, Herbert Xu
- [PATCH 04/15] crypto: xts - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 06/15] crypto: algif_skcipher - Disallow nonincremental algorithms, Herbert Xu
- [PATCH 07/15] crypto: adiantum - Use lskcipher instead of cipher, Herbert Xu
- [PATCH 09/15] crypto: chacha-generic - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 11/15] crypto: skcipher - Propagate zero-length requests to lskcipher, Herbert Xu
- [PATCH 08/15] crypto: skcipher - Add incremental support to lskcipher wrapper, Herbert Xu
- [PATCH 10/15] crypto: skcipher - Move nesting check into ecb, Herbert Xu
- [PATCH 13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize, Herbert Xu
- [PATCH 12/15] crypto: cts - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 15/15] crypto: adiantum - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 14/15] crypto: lskcipher - Export incremental interface internally, Herbert Xu
- Re: [PATCH 00/15] crypto: Add twopass lskcipher for adiantum, Eric Biggers
- [PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS,
Eric Biggers
- [PATCH v4 00/20] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v4 02/20] drviers: crypto: meson: add platform data, Alexey Romanov
- [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers, Alexey Romanov
- [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number(), Alexey Romanov
- [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow, Alexey Romanov
- [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional, Alexey Romanov
- [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v4 08/20] drivers: crypto: meson: cleanup defines, Alexey Romanov
- [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v4 12/20] drivers: crypto: meson: add support for AES-CTR, Alexey Romanov
- [PATCH v4 14/20] drivers: crypto: meson: add support for G12-series, Alexey Romanov
- [PATCH v4 11/20] drivers: crypto: meson: introduce hasher, Alexey Romanov
- [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's, Alexey Romanov
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]