Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH] crypto: ccree - remove redundant 'flush_workqueue()' calls, (continued)
- [PATCHv5 00/12] nvme: In-band authentication support,
Hannes Reinecke
- [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding, Hannes Reinecke
- [PATCH 02/12] crypto: add crypto_has_kpp(), Hannes Reinecke
- [PATCH 09/12] nvmet: Parse fabrics commands on all queues, Hannes Reinecke
- [PATCH 01/12] crypto: add crypto_has_shash(), Hannes Reinecke
- [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters, Hannes Reinecke
- [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error, Hannes Reinecke
- [PATCH 12/12] nvmet-auth: expire authentication sessions, Hannes Reinecke
- [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication, Hannes Reinecke
- [PATCH 07/12] nvme: Implement In-Band authentication, Hannes Reinecke
- [PATCH 10/12] nvmet: Implement basic In-Band Authentication, Hannes Reinecke
- Re: [PATCHv5 00/12] nvme: In-band authentication support, Sagi Grimberg
- Re: [PATCH] crypto: cavium/nitrox - Fix 'File exists' error in 'nitrox_probe()', Greg Kroah-Hartman
- [PATCH 00/24] crypto: qat - PFVF refactoring,
Giovanni Cabiddu
- [PATCH 01/24] crypto: qat - fix undetected PFVF timeout in ACK loop, Giovanni Cabiddu
- [PATCH 02/24] crypto: qat - refactor PF top half for PFVF, Giovanni Cabiddu
- [PATCH 03/24] crypto: qat - move vf2pf interrupt helpers, Giovanni Cabiddu
- [PATCH 04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c, Giovanni Cabiddu
- [PATCH 05/24] crypto: qat - move interrupt code out of the PFVF handler, Giovanni Cabiddu
- [PATCH 06/24] crypto: qat - change PFVF ACK behaviour, Giovanni Cabiddu
- [PATCH 07/24] crypto: qat - re-enable interrupts for legacy PFVF messages, Giovanni Cabiddu
- [PATCH 08/24] crypto: qat - split PFVF message decoding from handling, Giovanni Cabiddu
- [PATCH 09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg(), Giovanni Cabiddu
- [PATCH 10/24] crypto: qat - relocate PFVF PF related logic, Giovanni Cabiddu
- [PATCH 11/24] crypto: qat - relocate PFVF VF related logic, Giovanni Cabiddu
- [PATCH 12/24] crypto: qat - relocate PFVF disabled function, Giovanni Cabiddu
- [PATCH 13/24] crypto: qat - add pfvf_ops, Giovanni Cabiddu
- [PATCH 14/24] crypto: qat - differentiate between pf2vf and vf2pf offset, Giovanni Cabiddu
- [PATCH 15/24] crypto: qat - abstract PFVF send function, Giovanni Cabiddu
- [PATCH 16/24] crypto: qat - abstract PFVF receive logic, Giovanni Cabiddu
- [PATCH 17/24] crypto: qat - reorganize PFVF code, Giovanni Cabiddu
- [PATCH 18/24] crypto: qat - reorganize PFVF protocol definitions, Giovanni Cabiddu
- [PATCH 19/24] crypto: qat - use enums for PFVF protocol codes, Giovanni Cabiddu
- [PATCH 20/24] crypto: qat - pass the PF2VF responses back to the callers, Giovanni Cabiddu
- [PATCH 21/24] crypto: qat - refactor pfvf version request messages, Giovanni Cabiddu
- [PATCH 22/24] crypto: qat - do not rely on min version, Giovanni Cabiddu
- [PATCH 23/24] crypto: qat - fix VF IDs in PFVF log messages, Giovanni Cabiddu
- [PATCH 24/24] crypto: qat - improve logging of PFVF messages, Giovanni Cabiddu
- [PATCH v3 0/5] Update STMicroelectronics maintainers email,
patrice.chotard
- [PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250,
Bhupesh Sharma
- [PATCH v5 01/22] arm64: dts: qcom: msm8996: Fix qcom,controlled-remotely property, Bhupesh Sharma
- [PATCH v5 02/22] arm64: dts: qcom: msm8996: Fix 'dma' nodes in dts, Bhupesh Sharma
- [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML, Bhupesh Sharma
- [PATCH v5 04/22] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties, Bhupesh Sharma
- [PATCH v5 05/22] dt-bindings: qcom-bam: Add 'iommus' to optional properties, Bhupesh Sharma
- [PATCH v5 06/22] dt-bindings: qcom-bam: Add "powered remotely" mode, Bhupesh Sharma
- [PATCH v5 07/22] dt-bindings: qcom-qce: Convert bindings to yaml, Bhupesh Sharma
- [PATCH v5 08/22] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names', Bhupesh Sharma
- [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties, Bhupesh Sharma
- [PATCH v5 10/22] dt-bindings: qcom-qce: Add 'iommus' to optional properties, Bhupesh Sharma
- [PATCH v5 11/22] dt-bindings: crypto : Add new compatible strings for qcom-qce, Bhupesh Sharma
- [PATCH v5 12/22] arm64/dts: qcom: Use new compatibles for crypto nodes, Bhupesh Sharma
- [PATCH v5 13/22] dma: qcom: bam_dma: Add support to initialize interconnect path, Bhupesh Sharma
- [PATCH v5 14/22] crypto: qce: core: Add support to initialize interconnect path, Bhupesh Sharma
- [PATCH v5 15/22] crypto: qce: Add new compatibles for qce crypto driver, Bhupesh Sharma
- [PATCH v5 16/22] crypto: qce: core: Make clocks optional, Bhupesh Sharma
- [PATCH v5 17/22] crypto: qce: Print a failure msg in case probe() fails, Bhupesh Sharma
- [PATCH v5 18/22] crypto: qce: Defer probing if BAM dma channel is not yet initialized, Bhupesh Sharma
- [PATCH v5 19/22] crypto: qce: Add 'sm8250-qce' compatible string check, Bhupesh Sharma
- [PATCH v5 20/22] crypto: qce: Add 'sm8150-qce' compatible string check, Bhupesh Sharma
- [PATCH v5 21/22] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine., Bhupesh Sharma
- [PATCH v5 22/22] arm64/dts: qcom: sm8150: Add dt entries to support crypto engine., Bhupesh Sharma
- Re: [PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250, Jordan Crouse
- [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
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]