linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 00:51:00 to 2021-12-08 00:39:12 UTC [more...]

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-08  0:37 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH V6 0/5] Add SEV_INIT_EX support
 2021-12-07 23:33 UTC  (6+ messages)
` [PATCH V6 1/5] crypto: ccp - Add SEV_INIT rc error logging on init
` [PATCH V6 2/5] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V6 3/5] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V6 4/5] crypto: ccp - Add psp_init_on_probe module parameter
` [PATCH V6 5/5] crypto: ccp - Add SEV_INIT_EX support

x86 AES crypto alignment
 2021-12-07 23:12 UTC  (2+ messages)

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2021-12-07 23:02 UTC  (4+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 1/2] crypto: caam - convert to use capabilities
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[RFC PATCH 0/6] crypto: Add Xilinx ZynqMP SHA3 driver support
 2021-12-07 21:30 UTC  (3+ messages)
` [RFC PATCH 3/6] dt-bindings: crypto: Add bindings for ZynqMP SHA3 driver

[PATCH] crypto: x86/des: remove redundant assignment of variable nbytes
 2021-12-07 18:58 UTC 

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-07 18:28 UTC  (24+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-07 17:32 UTC  (9+ messages)
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH 0/9] crypto: add zbufsize() interface
 2021-12-07  6:27 UTC  (15+ messages)
` [PATCH 1/9] "

[PATCH bpf-next 0/3] bpf: add signature
 2021-12-06 22:59 UTC  (16+ messages)
` [PATCH bpf-next 1/3] bpf: add signature to eBPF instructions
` [PATCH bpf-next 2/3] bpf: add option to require BPF signature
` [PATCH bpf-next 3/3] bpftool: add signature in skeleton

[PATCH v3 00/15] x86: Support Key Locker
 2021-12-06 22:59 UTC  (8+ messages)
` [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[RFC PATCH v2 00/11] x86: Support Intel Key Locker
 2021-12-06 21:48 UTC  (5+ messages)

[PATCH v3] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro
 2021-12-06 10:51 UTC 

[PATCH V5.1 3/5] crypto: ccp - Refactor out sev_fw_alloc()
 2021-12-05 23:03 UTC  (2+ messages)

[PATCH V5 0/5] Add SEV_INIT_EX support
 2021-12-05 23:02 UTC  (11+ messages)
` [PATCH V5 1/5] crypto: ccp - Add SEV_INIT rc error logging on init
` [PATCH V5 2/5] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V5 3/5] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V5 4/5] crypto: ccp - Add psp_init_on_probe module parameter
` [PATCH V5 5/5] crypto: ccp - Add SEV_INIT_EX support

[PATCH 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2021-12-05  6:11 UTC  (42+ messages)
` [PATCH 01/18] crypto: dh - remove struct dh's ->q member
` [PATCH 02/18] crypto: dh - constify struct dh's pointer members
` [PATCH 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
` [PATCH 04/18] crypto: dh - introduce RFC 7919 safe-prime groups
` [PATCH 05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector
` [PATCH 06/18] crypto: dh - introduce RFC 3526 safe-prime groups
` [PATCH 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector
` [PATCH 08/18] crypto: testmgr - run only subset of DH vectors based on config
` [PATCH 09/18] crypto: dh - implement private key generation primitive
` [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic
` [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver
` [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver
` [PATCH 13/18] crypto: testmgr - add DH test vectors for key generation
` [PATCH 14/18] lib/mpi: export mpi_rshift
` [PATCH 15/18] crypto: dh - store group id in dh-generic's dh_ctx
` [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification
` [PATCH 17/18] crypto: dh - try to match domain parameters to a known safe-prime group
` [PATCH 18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode

[RFC] random, initialize pool at compile time
 2021-12-05  0:59 UTC 

[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-12-05  0:18 UTC  (7+ messages)
` [PATCH v4 1/5] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v4 2/5] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator

お問い合わせありがとうございます。【kyoheiblog】
 2021-12-04 21:22 UTC 

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-12-04 17:39 UTC  (7+ messages)
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction

[PATCH] crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
 2021-12-04 10:43 UTC 

[PATCH v43 00/15] /dev/random - a new approach
 2021-12-04  9:53 UTC  (28+ messages)
` [PATCH v43 01/15] Linux Random Number Generator

[syzbot] INFO: task hung in set_current_rng
 2021-12-04  9:30 UTC  (3+ messages)

[PATCH V4 0/5] Add SEV_INIT_EX support
 2021-12-03 21:48 UTC  (3+ messages)

[PATCH V5.1 5/5] crypto: ccp - Add SEV_INIT_EX support
 2021-12-03 21:46 UTC 

[RFC PATCH 1/6] drivers: crypto: Updated Makefile for xilinx subdirectory
 2021-12-03 13:21 UTC  (3+ messages)
  ` [RFC PATCH 2/6] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
  ` [RFC PATCH 4/6] arm64: dts: zynqmp: Add Xilinx SHA3 node

[PATCH] hwrng: cn10k: Add random number generator support
 2021-12-03  9:12 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro
 2021-12-03  8:43 UTC 

[PATCH] crypto: octeontx2 - uninitialized variable in kvf_limits_store()
 2021-12-03  5:07 UTC  (2+ messages)

[PATCH] crypto: sa2ul - Use bitfield helpers
 2021-12-03  5:07 UTC  (2+ messages)

[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism
 2021-12-03  5:06 UTC  (2+ messages)

[PATCH 00/14] Broadcom DT bindings updates to YAML
 2021-12-02 21:24 UTC  (18+ messages)
` [PATCH 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH 14/14] dt-bindings: usb: Convert BDC "

[PATCHv8 00/12] nvme: In-band authentication support
 2021-12-02 15:23 UTC  (13+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: parse fabrics commands on io queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-02  0:31 UTC  (5+ messages)

crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
 2021-12-01 14:46 UTC  (3+ messages)

[PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support
 2021-12-01 13:06 UTC  (2+ messages)

[PATCH 0/2] Octeon TX2 CPT custom engine group
 2021-12-01  9:02 UTC  (3+ messages)
` [PATCH 1/2] crypto: octeontx2: add apis for custom engine groups
` [PATCH 2/2] crypto: octeontx2: parameters "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).