linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-04 09:38:22 to 2019-09-10 23:19:31 UTC [more...]

[PATCH 0/2] crypto: faster GCM-AES for arm64
 2019-09-10 23:18 UTC 

[PATCH v2 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-09-10 20:53 UTC  (7+ messages)
` [PATCH v2 1/2] dt-binding: hwrng: add NPCM RNG documentation
` [PATCH v2 2/2] hwrng: npcm: add NPCM RNG driver

[PATCH 0/2] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites
 2019-09-10 18:58 UTC  (5+ messages)
` [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher
` [PATCH 2/2] crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD

Crypto driver callback problem
 2019-09-10 17:11 UTC  (3+ messages)

[PATCH v6 00/12] add integrity and security to TPM2 transactions
 2019-09-10 16:29 UTC  (15+ messages)
` [PATCH v6 01/12] tpm-buf: move from static inlines to real functions
` [PATCH v6 02/12] tpm-buf: add handling for TPM2B types
` [PATCH v6 03/12] tpm-buf: add cursor based functions for response parsing
` [PATCH v6 04/12] tpm2-space: export the context save and load commands
` [PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
` [PATCH v6 06/12] tpm-buf: add tpm_buf_parameters()
` [PATCH v6 07/12] tpm2: add hmac checks to tpm2_pcr_extend()
` [PATCH v6 08/12] tpm2: add session encryption protection to tpm2_get_random()
` [PATCH v6 09/12] trusted keys: Add session encryption protection to the seal/unseal path
` [PATCH v6 10/12] tpm: add the null key name as a tpm2 sysfs variable
` [PATCH v6 11/12] Documentation: add tpm-security.rst
` [PATCH v6 12/12] tpm2-sessions: NOT FOR COMMITTING add sessions testing

linux-next: Fixes tags need some work in the crypto tree
 2019-09-10 14:51 UTC 

Interesting crypto manager behavior
 2019-09-10 13:37 UTC  (4+ messages)

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-09-10 11:29 UTC  (5+ messages)
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver

[PATCH] arm64: dts: imx8mq: Add CAAM node
 2019-09-10 10:54 UTC  (3+ messages)

[PATCH] crypto: talitos - fix missing break in switch statement
 2019-09-10  6:06 UTC  (2+ messages)

[PATCH] crypto: talitos - fix hash result for VMAP_STACK
 2019-09-10  6:04 UTC 

[PATCH] crypto: algif_skcipher - Use chunksize instead of blocksize
 2019-09-10  1:42 UTC 

[PATCH] crypto: ccree - enable CTS support in AES-XTS
 2019-09-10  1:21 UTC  (7+ messages)

[PATCH 00/12] CAAM bugfixes, small improvements
 2019-09-09 15:39 UTC  (25+ messages)
` [PATCH 01/12] crypto: caam - make sure clocks are enabled first
` [PATCH 02/12] crypto: caam - use devres to unmap JR's registers
` [PATCH 03/12] crypto: caam - check irq_of_parse_and_map for errors
` [PATCH 04/12] crypto: caam - dispose of IRQ mapping only after IRQ is freed
  ` crypto: caam - Cast to long first before pointer conversion
    ` [v2 PATCH] "
` [PATCH 05/12] crypto: caam - use devres to unmap memory
` [PATCH 06/12] crypto: caam - use devres to remove debugfs
` [PATCH 07/12] crypto: caam - use devres to de-initialize the RNG

[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-09-09 13:59 UTC  (24+ messages)
` [PATCH 1/9] crypto: Add allwinner subdirectory
` [PATCH 2/9] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH 3/9] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH 4/9] ARM: dts: sun8i: r40: add crypto engine node
` [PATCH 5/9] ARM: dts: sun8i: h3: Add Crypto Engine node
` [PATCH 6/9] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH 7/9] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH 8/9] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH 9/9] sunxi_defconfig: add new crypto options

[PATCH 0/3] crypto: inside-secure - Add support for the CBCMAC
 2019-09-09 12:22 UTC  (6+ messages)

[PATCH 0/3] crypto: inside-secure - Add support for the CBCMAC
 2019-09-09 11:13 UTC  (4+ messages)
` [PATCH 1/3] crypto: inside-secure - Added support for the AES CBCMAC ahash
` [PATCH 2/3] crypto: inside-secure - Added support for the AES XCBC ahash
` [PATCH 3/3] crypto: inside-secure - Added support for the AES-CMAC ahash

[PATCH] crypto: inside-secure - Added support for CRC32
 2019-09-09 11:10 UTC 

[cryptodev:master 288/301] drivers/crypto//caam/jr.c:491:22: warning: cast from pointer to integer of different size
 2019-09-09 11:52 UTC 

[PATCH] random: Use wait_event_freezable() in add_hwgenerator_randomness()
 2019-09-09  7:54 UTC  (2+ messages)

[PATCH] crypto: cavium/zip - Add missing single_release()
 2019-09-09  7:54 UTC  (2+ messages)

[PATCH 0/3] Use kzfree instead of memset() + kfree()
 2019-09-09  7:53 UTC  (6+ messages)
` [PATCH 1/3] crypto: marvell: Use kzfree rather than its implementation
` [PATCH 2/3] iommu/pamu: "

[PATCH] crypto: x86/aes-ni - use AES library instead of single-use AES cipher
 2019-09-09  7:54 UTC  (2+ messages)

[PATCH v2 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates
 2019-09-09  7:52 UTC  (2+ messages)

[PATCH] crypto: arm64: Use PTR_ERR_OR_ZERO rather than its implementation
 2019-09-09  7:48 UTC  (4+ messages)

[cryptodev:master 219/267] drivers/crypto/inside-secure/safexcel.c:1046:24: error: 'PCI_IRQ_MSIX' undeclared; did you mean 'PCI_PRI_CTRL'?
 2019-09-07 13:24 UTC 

[PATCH] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema
 2019-09-07 11:34 UTC 

[PATCH] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-09-07 11:33 UTC 

[PATCH 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates
 2019-09-07  2:14 UTC  (17+ messages)
` [PATCH 08/17] crypto: skcipher - add the ability to abort a skcipher walk
      ` crypto: skcipher - Unmap pages after an external error
                    ` [v2 PATCH] "

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-09-06 23:22 UTC  (5+ messages)

[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning
 2019-09-06 20:18 UTC  (5+ messages)
` [PATCH 2/2] crypto: hisilicon - avoid unused function warning

[PATCHv3] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
 2019-09-06 15:25 UTC 

[PATCH 0/6] crypto: inside-secure - Add supp. for non-Marvell HW
 2019-09-06 14:31 UTC  (7+ messages)
` [PATCH 1/6] crypto: inside-secure - Add EIP97/EIP197 and endianness detection
` [PATCH 2/6] crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
` [PATCH 3/6] crypto: inside-secure - Enable extended algorithms on newer HW
` [PATCH 4/6] crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
` [PATCH 5/6] crypto: inside-secure - Base RD fetchcount on actual RD "
` [PATCH 6/6] crypto: inside-secure - Probe transform record cache RAM sizes

[PATCHv2] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
 2019-09-06 13:47 UTC  (5+ messages)

[PATCH -next] crypto: essiv - Remove unnecessary NULL checks
 2019-09-06 12:25 UTC 

[PATCH V2 0/4] Add Xilinx's ZynqMP AES driver support
 2019-09-06  7:04 UTC  (5+ messages)
` [PATCH V2 4/4] crypto: Add Xilinx AES driver

[PATCH v3 0/9] padata: use unbound workqueues for parallel jobs
 2019-09-06  1:40 UTC  (10+ messages)
` [PATCH v3 1/9] padata: allocate workqueue internally
` [PATCH v3 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs()
` [PATCH v3 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
` [PATCH v3 4/9] padata: make padata_do_parallel find alternate callback CPU
` [PATCH v3 5/9] pcrypt: remove padata cpumask notifier
` [PATCH v3 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
` [PATCH v3 7/9] padata: use separate workqueues for parallel and serial work
` [PATCH v3 8/9] padata: unbind parallel jobs from specific CPUs
` [PATCH v3 9/9] padata: remove cpu_index from the parallel_queue

[PATCH -next] crypto: inside-secure - Fix build error without CONFIG_PCI
 2019-09-05 22:53 UTC  (14+ messages)
` [PATCH v2 "
      ` PCI: Add stub pci_irq_vector and others

[PATCH v2 0/9] padata: use unbound workqueues for parallel jobs
 2019-09-05 22:40 UTC  (3+ messages)

[PATCH v2 0/5] padata flushing and CPU hotplug fixes
 2019-09-05 22:37 UTC  (4+ messages)
` [PATCH v2 1/5] padata: make flushing work with async users

[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness()
 2019-09-05 16:31 UTC  (5+ messages)

[PATCH] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
 2019-09-05 14:07 UTC  (5+ messages)

[PATCH v8 06/28] x86/asm/crypto: annotate local functions
 2019-09-05 10:59 UTC  (3+ messages)

[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
 2019-09-05  4:55 UTC  (3+ messages)

[PATCH] hw_random: timeriomem_rng: relax check on memory resource size
 2019-09-05  4:54 UTC  (2+ messages)

[PATCH 0/4] Add support for AES-GCM, AES-CFB, AES-OFB and AES-CCM
 2019-09-05  4:53 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Minor code cleanup and optimizations
 2019-09-05  4:53 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Minor optimization recognizing CTR is always AES
 2019-09-05  4:53 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Made .cra_priority value a define
 2019-09-05  4:53 UTC  (2+ messages)

[PATCH 0/3] crypto: inside-secure - Add AES-XTS cipher support
 2019-09-05  4:53 UTC  (2+ messages)

[PATCH 1/5] crypto: mediatek: move mtk_aes_find_dev() to the right place
 2019-09-05  4:52 UTC  (2+ messages)

crypto: ux500 - Fix COMPILE_TEST warnings
 2019-09-05  4:51 UTC 

[PATCH cryptodev buildfix] crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
 2019-09-04 14:23 UTC  (3+ messages)

[PATCH v13 0/6] crypto: switch to crypto API for ESSIV generation
 2019-09-04 13:38 UTC  (5+ messages)
` [PATCH v13 6/6] md: dm-crypt: omit parsing of the encapsulated cipher

Question: kexec() ISO images using encrypted partitions and/or "persistent RAM"
 2019-09-04 10:54 UTC 


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).