Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v5 15/22] crypto: qce: Add new compatibles for qce crypto driver, (continued)
- [PATCH] random: Use 64 bits from get_random_long() in extract_crng(),
Sandy Harris
- [PATCH] crypto: caam: fix descriptor error when create ext4 fs on the device-mapper device,
Gaurav Jain
- [PATCH] crypto:otx2_cptvf_algs: use swap() to make code cleaner,
cgel . zte
- [GIT PULL] zstd changes for v5.16,
Nick Terrell
- [PATCH AUTOSEL 5.14 018/138] crypto: aesni - check walk.nbytes instead of err, Sasha Levin
- [PATCH AUTOSEL 5.15 030/146] crypto: api - Fix built-in testing dependency failures, Sasha Levin
- [PATCH AUTOSEL 5.15 020/146] crypto: aesni - check walk.nbytes instead of err, Sasha Levin
- [PATCH 00/13]Update the icicle kit device tree,
conor.dooley
- [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts, conor.dooley
- [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic, conor.dooley
- [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string, conor.dooley
- [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds, conor.dooley
- [PATCH 05/13] dt-bindings: i2c: add bindings for microchip mpfs i2c, conor.dooley
- [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng, conor.dooley
- [PATCH 07/13] dt-bindings: rtc: add bindings for microchip mpfs rtc, conor.dooley
- [PATCH 08/13] dt-bindings: soc/microchip: add bindings for mpfs system services, conor.dooley
- [PATCH 09/13] dt-bindings: gpio: add bindings for microchip mpfs gpio, conor.dooley
- [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi, conor.dooley
- [PATCH 11/13] dt-bindings: usb: add bindings for microchip mpfs musb, conor.dooley
- [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree, conor.dooley
- [PATCH 13/13] MAINTAINERS: update riscv/microchip entry, conor.dooley
- [PATCH v0 00/42] notifiers: Return an error when callback is already registered,
Borislav Petkov
- [PATCH v0 42/42] notifier: Return an error when callback is already registered,
Borislav Petkov
- [PATCH v0 39/42] crypto: ccree - check notifier registration return value,
Borislav Petkov
- Re: crypto: api - Fix boot-up crash when crypto manager is disabled, Guenter Roeck
- [PATCH] crypto: testmgr - Fix wrong test case of RSA,
Lei He
- [PATCH 0/2] Additional appended signature cleanup,
Michal Suchanek
- crashes in crypto_shash_update(),
Guenter Roeck
- [PATCH 0/5] tcp/md5: Generic tcp_sig_pool,
Dmitry Safonov
- [PATCH] crypto: caam - check jr permissions before probing,
Andrey Zhizhikin
- [PATCH] crypto: qce: fix uaf on qce_skcipher_register_one,
Chengfeng Ye
- [PATCH] crypto: qce: fix uaf on qce_ahash_register_one,
Chengfeng Ye
- [PATCH] crypto: qce: fix uaf on qce_aead_register_one,
Chengfeng Ye
- [PATCH] crypto: hisilicon/hpre - use swap() to make code cleaner,
davidcomponentone
- [PATCH] crypto: x86/aes-ni: fix AVX detection,
Maxim Levitsky
- [PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER,
Lukas Bulwahn
- [PATCH v2 0/8] STM32 CRYP driver: many fixes,
Nicolas Toromanoff
- [PATCH V3 0/4] Add SEV_INIT_EX support,
Peter Gonda
- [PATCH V2 0/4] Add SEV_INIT_EX support,
Peter Gonda
- [PATCH v2] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH v2 01/25] tcp: authopt: Initial support and key management, Leonard Crestez
- [PATCH v2 02/25] docs: Add user documentation for tcp_authopt, Leonard Crestez
- [PATCH v2 03/25] selftests: Initial tcp_authopt test module, Leonard Crestez
- [PATCH v2 04/25] selftests: tcp_authopt: Initial sockopt manipulation, Leonard Crestez
- [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants, Leonard Crestez
- [PATCH v2 05/25] tcp: authopt: Add crypto initialization, Leonard Crestez
- [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default, Leonard Crestez
- [PATCH v2 10/25] selftests: tcp_authopt: Test key address binding, Leonard Crestez
- [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension, Leonard Crestez
- [PATCH v2 08/25] tcp: authopt: Hook into tcp core, Leonard Crestez
- [PATCH v2 13/25] tcp: authopt: Add support for signing skb-less replies, Leonard Crestez
- [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response, Leonard Crestez
- [PATCH v2 14/25] tcp: ipv4: Add AO signing for skb-less replies, Leonard Crestez
- [PATCH v2 15/25] selftests: tcp_authopt: Implement SNE in python, Leonard Crestez
- [PATCH v2 16/25] selftests: tcp_authopt: Add scapy-based packet signing code, Leonard Crestez
- [PATCH v2 17/25] selftests: tcp_authopt: Add packet-level tests, Leonard Crestez
- [PATCH v2 06/25] tcp: authopt: Compute packet signatures, Leonard Crestez
- [PATCH v2 18/25] selftests: tcp_authopt: Initial sne test, Leonard Crestez
- [PATCH v2 19/25] tcp: authopt: Add key selection controls, Leonard Crestez
- [PATCH v2 20/25] selftests: tcp_authopt: Add tests for rollover, Leonard Crestez
- [PATCH v2 21/25] tcp: authopt: Add initial l3index support, Leonard Crestez
- [PATCH v2 22/25] selftests: tcp_authopt: Initial tests for l3mdev handling, Leonard Crestez
- [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix, Leonard Crestez
- [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support, Leonard Crestez
- [PATCH v2 25/25] selftests: net/fcnal: Initial tcp_authopt support, Leonard Crestez
- Re: [PATCH v2] tcp: Initial support for RFC5925 auth option, David Ahern
- [PATCH -next] crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe(),
Wei Yongjun
- [PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr,
Meng Li
- [PATCH v2] hwrng: cavium: Check health status while reading random data,
sgoutham
- [PATCH 0/8] STM32 CRYP driver: many fixes,
Nicolas Toromanoff
- [PATCH 0/4] Add SEV_INIT_EX support,
Peter Gonda
- [PATCH 3/4] crypto: ccp - Refactor out sev_fw_alloc(), Peter Gonda
- Re: [PATCH 0/4] Add SEV_INIT_EX support, Marc Orr
[PATCH] crypto: hisilicon/hpre - use swap() to make code cleaner, cgel . zte
[PATCH v2 0/4] hwrng: virtio - add an internal buffer,
Laurent Vivier
[PATCH v3 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine,
Richard van Schagen
[PATCH] crypto: atmel-aes: Reestablish the correct tfm context at dequeue,
Tudor Ambarus
[PATCH v3 0/2] Enable the Mediatek EIP-93 crypto engine,
Richard van Schagen
[PATCH v2 0/2] Enable the Mediatek EIP-93 crypto engine,
Richard van Schagen
[syzbot] KASAN: slab-out-of-bounds Read in copy_data,
syzbot
[PATCH v3 0/2] use SM3 instead of SM3_256,
Tianjia Zhang
[PATCH 0/2] Enable the Mediatek EIP-93 crypto engine,
Richard van Schagen
[PATCH 0/6] crypto: DRBG - improve 'nopr' reseeding,
Nicolai Stange
[PATCH] fix negative modulus in rsa testcases, Lei He
[PATCH] hwrng: cavium: Check health status while reading random data,
Sunil Goutham
[PATCH] crypto testmgr: fix wrong key length,
Lei He
[PATCH v3 0/6] crypto: hisilicon - supports hash algorithm for SEC engine,
Kai Ye
[PATCH] crypto: pcrypt - Delay write to padata->info,
Daniel Jordan
[PATCH] crypto: ccp - Make use of the helper macro kthread_run(),
Cai Huoqing
[PATCH] crypto: sa2ul - Use the defined variable to clean code,
Tang Bin
[PATCH v3] crypto: s5p-sss - Add error handling in s5p_aes_probe(),
Tang Bin
[PATCH v2] crypto: s5p-sss - Add error handling in s5p_aes_probe(),
Tang Bin
[PATCH 0/5] Keem Bay OCS ECC crypto driver,
Daniele Alessandrelli
[PATCH] crypto: s5p-sss - Add error handling in s5p_aes_probe(),
Tang Bin
dt-bindings: treewide: Update @st.com email address to @foss.st.com,
patrice.chotard
[PATCH v2 0/2] use SM3 instead of SM3_256,
Tianjia Zhang
[PATCH] driver: crypto: caam: instead this_cpu_ptr with raw_cpu_ptr,
Meng Li
Shoveling data into and out of the crypto subsystem, Simon Richter
Re: [PATCH] efi: select CRYPTO for EFI_EMBEDDED_FIRMWARE,
Ard Biesheuvel
[PATCH] crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks,
Horia Geantă
[PATCH] crypto: x86/sm4 - Fix invalid section entry size,
Tianjia Zhang
[PATCH 0/2] Enable Qualcomm Crypto Engine on sm8150,
Bhupesh Sharma
[PATCH] include: marvell: octeontx2: build error: unknown type name 'u64',
Anders Roxell
Re: [PATCH] staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC,
Vegard Nossum
[PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250,
Bhupesh Sharma
- [PATCH v4 01/20] arm64/dts: qcom: Fix 'dma' & 'qcom,controlled-remotely' nodes in dts, Bhupesh Sharma
- [PATCH v4 02/20] arm64/dts: qcom: ipq6018: Remove unused 'qcom,config-pipe-trust-reg' property, Bhupesh Sharma
- [PATCH v4 03/20] arm64/dts: qcom: ipq6018: Remove unused 'iface_clk' property from dma-controller node, Bhupesh Sharma
- [PATCH v4 04/20] dt-bindings: qcom-bam: Convert binding to YAML, Bhupesh Sharma
- [PATCH v4 05/20] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties, Bhupesh Sharma
- [PATCH v4 06/20] dt-bindings: qcom-bam: Add 'iommus' to optional properties, Bhupesh Sharma
- [PATCH v4 07/20] dt-bindings: qcom-qce: Convert bindings to yaml, Bhupesh Sharma
- [PATCH v4 08/20] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties, Bhupesh Sharma
- [PATCH v4 09/20] dt-bindings: qcom-qce: Add 'iommus' to optional properties, Bhupesh Sharma
- [PATCH v4 10/20] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly, Bhupesh Sharma
- [PATCH v4 11/20] dt-bindings: crypto : Add new compatible strings for qcom-qce, Bhupesh Sharma
- [PATCH v4 12/20] arm64/dts: qcom: Use new compatibles for crypto nodes, Bhupesh Sharma
- [PATCH v4 13/20] dma: qcom: bam_dma: Add support to initialize interconnect path, Bhupesh Sharma
- [PATCH v4 14/20] crypto: qce: core: Add support to initialize interconnect path, Bhupesh Sharma
- [PATCH v4 15/20] crypto: qce: Add new compatibles for qce crypto driver, Bhupesh Sharma
- [PATCH v4 16/20] crypto: qce: core: Make clocks optional, Bhupesh Sharma
- [PATCH v4 17/20] crypto: qce: Print a failure msg in case probe() fails, Bhupesh Sharma
- [PATCH v4 18/20] crypto: qce: Defer probing if BAM dma channel is not yet initialized, Bhupesh Sharma
- [PATCH v4 19/20] crypto: qce: Add 'sm8250-qce' compatible string check, Bhupesh Sharma
- [PATCH v4 20/20] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine., Bhupesh Sharma
- Re: [PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250, Thara Gopinath
[PATCH RFC] virtio: wrap config->reset calls,
Michael S. Tsirkin
- Re: [PATCH RFC] virtio: wrap config->reset calls, Viresh Kumar
- Re: [PATCH RFC] virtio: wrap config->reset calls, David Hildenbrand
- Re: [PATCH RFC] virtio: wrap config->reset calls, Vivek Goyal
- Re: [PATCH RFC] virtio: wrap config->reset calls, Mathieu Poirier
- Re: [PATCH RFC] virtio: wrap config->reset calls, Cristian Marussi
- Re: [PATCH RFC] virtio: wrap config->reset calls, Pankaj Gupta
- Re: [PATCH RFC] virtio: wrap config->reset calls, Anton Yakovlev
- Re: [PATCH RFC] virtio: wrap config->reset calls, Jean-Philippe Brucker
- Re: [PATCH RFC] virtio: wrap config->reset calls, Wolfram Sang
- Re: [PATCH RFC] virtio: wrap config->reset calls, Stefan Hajnoczi
- Re: [PATCH RFC] virtio: wrap config->reset calls, Stefano Garzarella
[PATCH] hw_random: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH V2] crypto: ccp - Consolidate sev INIT logic,
Peter Gonda
[PATCH v2] crypto: octeontx2 - Use dma_alloc_noncoherent() instead of kzalloc/dma_map_single(),
Cai Huoqing
[PATCH v3 0/5] crypto: add eddsa support for x509,
Hongbo Li
[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys,
Ahmad Fatoum
[herbert-cryptodev-2.6:master 26/46] arc-elf-ld: api.c:undefined reference to `crypto_alg_tested', kernel test robot
[PATCH] crypto: octeontx2: set assoclen in aead_do_fallback(),
Ovidiu Panait
[PATCH] crypto: octeontx2 - Use dma_alloc_coherent() instead of kzalloc/dma_map_single(),
Cai Huoqing
[PATCH 0/2] tpm: use SM3 instead of SM3_256,
Tianjia Zhang
[GIT PULL] zstd changes for linux-next,
Nick Terrell
[PATCH] crypto : asymmetric_keys: Fix function description to match prototype,
Colin King
[PATCH] crypto: ccp - Consolidate sev INIT logic,
Peter Gonda
[PATCH] crypto: ccp - Fix whitespace in sev_cmd_buffer_len(),
Peter Gonda
[GIT PULL][v12] zstd changes for linux-next,
Nick Terrell
[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH v2] asymmetric_keys: verify_pefile: fix kernel-doc notation, Randy Dunlap
[PATCH 0/8] crypto: api - priorize tested algorithms in lookup,
Nicolai Stange
[PATCH] hwrng: mediatek - Force runtime pm ops for sleep ops,
Markus Schneider-Pargmann
[PATCH] crypto: hisilicon - replace 'smp_processor_id' with 'get_cpu' in preemptible,
Kai Ye
[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH] crypto: testmgr - Only disable migration in crypto_disable_simd_for_test(),
Sebastian Andrzej Siewior
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]