linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 10:09:36 to 2019-01-28 08:57:18 UTC [more...]

[PATCH 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-28  8:50 UTC  (4+ messages)
` [PATCH 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH 2/3] crypto: arm/crct10dif-ce "
` [PATCH 3/3] crypto: arm64/crct10dif-ce "

[PATCH v5 0/4] Introduce TEE bus driver framework
 2019-01-28  4:30 UTC  (14+ messages)
` [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v5 2/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v5 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v5 4/4] hwrng: add OP-TEE based rng driver

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-01-28  3:14 UTC  (4+ messages)

[PATCH v3 0/4] crypto: fix crct10dif for ARM and arm64
 2019-01-27  9:16 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH v3 2/4] crypto: arm64/crct10dif "
` [PATCH v3 3/4] crypto: arm/crct10dif - remove dead code
` [PATCH v3 4/4] crypto: arm64/crct10dif "

[PATCH v2 0/4] crypto: fix crct10dif for ARM and arm64
 2019-01-27  9:10 UTC  (7+ messages)
` [PATCH v2 1/4] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH v2 2/4] crypto: arm64/crct10dif "
` [PATCH v2 3/4] crypto: arm/crct10dif - remove dead code
` [PATCH v2 4/4] crypto: arm64/crct10dif "

Data entry service and data processing services
 2019-01-26  7:29 UTC 

Data entry service and data processing services
 2019-01-26  7:53 UTC 

Are your photos ready?
 2019-01-26 12:12 UTC 

Are your photos ready?
 2019-01-26 12:43 UTC 

[PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
 2019-01-26 18:02 UTC  (7+ messages)
  ` [PATCH v2 "

[RFC PATCH v4] akcipher: new verify API for public key algorithms
 2019-01-25 18:01 UTC 

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 13:46 UTC  (4+ messages)

[PATCH] crypto: mark crc32 checksum as FIPS allowed
 2019-01-25 12:52 UTC  (2+ messages)

[PATCH] crypto: clarify name of WEAK_KEY request flag
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH] crypto: bcm - remove unused function do_decrypt()
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH v2] virtio-rng: Avoid repeated init of completion
 2019-01-25 10:48 UTC  (2+ messages)

[PATCH V3 0/5] Crypto Cleanup
 2019-01-25 10:48 UTC  (2+ messages)

[patch 2/9] crypto: aegis - Cleanup license mess
 2019-01-25 10:47 UTC  (2+ messages)

[PATCH 1/2] crypto/chelsio: avoid using sa_entry imm
 2019-01-25 10:47 UTC  (2+ messages)

[PATCH 0/7] bug fixes and cleanups
 2019-01-25 10:46 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Invoke callback after DMA unmap
 2019-01-25 10:45 UTC  (2+ messages)

[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-25 10:00 UTC  (5+ messages)

[PATCH 0/2] crypto: arm64 - expose PMULL variants as separate algos
 2019-01-25  9:36 UTC  (3+ messages)
` [PATCH 1/2] crypto: arm64/crct10dif - register "
` [PATCH 2/2] crypto: arm64/ghash "

[PATCH 0/2] crypto: fix crct10dif for ARM and arm64
 2019-01-25  7:49 UTC  (7+ messages)
` [PATCH 1/2] crypto: arm/crct10dif - revert to C code for short inputs
` [PATCH 2/2] crypto: arm64/crct10dif "

[PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
 2019-01-25  7:47 UTC  (8+ messages)
` [PATCH 1/3] crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
` [PATCH 2/3] crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
` [PATCH 3/3] crypto: arm64/aes-ccm - don't use an atomic walk needlessly

[PATCH] crypto: bcm: remove -I. header search path and unused macro define
 2019-01-25  6:07 UTC 

[PATCH] crypto: prefix header search paths with $(srctree)/
 2019-01-25  3:49 UTC 

[PATCH 3.18 10/52] crypto: cts - fix crash on short inputs
 2019-01-24 19:19 UTC 

[RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
 2019-01-24 18:22 UTC  (26+ messages)
` [RFC/RFT PATCH 01/15] crypto: aegis - fix handling chunked inputs
` [RFC/RFT PATCH 02/15] crypto: morus "
` [RFC/RFT PATCH 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
` [RFC/RFT PATCH 04/15] crypto: x86/morus "
` [RFC/RFT PATCH 05/15] crypto: x86/aesni-gcm - fix crash on empty plaintext
` [RFC/RFT PATCH 06/15] crypto: ahash - fix another early termination in hash walk
` [RFC/RFT PATCH 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
` [RFC/RFT PATCH 08/15] crypto: testmgr - add testvec_config struct and helper functions
` [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
` [RFC/RFT PATCH 10/15] crypto: testmgr - implement random testvec_config generation
` [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
` [RFC/RFT PATCH 12/15] crypto: testmgr - convert aead "
` [RFC/RFT PATCH 13/15] crypto: testmgr - convert hash "
` [RFC/RFT PATCH 14/15] crypto: testmgr - check for skcipher_request corruption
` [RFC/RFT PATCH 15/15] crypto: testmgr - check for aead_request corruption

[PATCH v3 0/3] add AES support for Exynos5433
 2019-01-24 15:45 UTC  (3+ messages)
  ` [PATCH v3 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
  ` [PATCH v3 3/3] crypto: s5p: add AES support for Exynos5433

[PATCH v2 0/3] add AES support for Exynos5433
 2019-01-24 14:50 UTC  (9+ messages)
  ` [PATCH v2 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
  ` [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433

[PATCH 0/7] crypto: cleanup debugfs usage
 2019-01-24  7:58 UTC  (16+ messages)
` [PATCH 1/7] crypto: qat: no need to check return value of debugfs_create functions
` [PATCH 2/7] crypto: ccrree: "
` [PATCH 3/7] crypto: axis: "
` [PATCH 4/7] crypto: cavium: zip: "
` [PATCH 5/7] crypto: cavium: nitrox: "
` [PATCH 6/7] crypto: ccp: "
` [PATCH 7/7] crypto: caam: "

[PATCH] crypto: testmgr - skip crc32c context test for ahash algorithms
 2019-01-24  4:57 UTC 

[PATCH v1 0/3] add AES support for Exynos5433
 2019-01-23 16:18 UTC  (8+ messages)
  ` [PATCH v1 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
  ` [PATCH v1 3/3] crypto: s5p: add AES support for Exynos5433

[PATCH] crypto: caam - fix setting IV after decrypt
 2019-01-23 14:33 UTC  (2+ messages)

[PATCH v2 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-01-23 13:08 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation: Add debugfs doc for hisi_zip
` [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
` [PATCH v2 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
` [PATCH v2 4/4] MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver

[PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
 2019-01-23 11:59 UTC  (8+ messages)
` [PATCH 1/7] crypto: axis - remove sha384 support for artpec7
` [PATCH 2/7] crypto: axis - remove sha512 "
` [PATCH 3/7] crypto: axis - fix for recursive locking from bottom half
` [PATCH 4/7] crypto: axis - give DMA the start of the status buffer
` [PATCH 5/7] crypto: axis - support variable AEAD tag length
` [PATCH 6/7] crypto: axis - use a constant time tag compare
` [PATCH 7/7] crypto: axis - move request unmap outside of the queue lock

[PATCH] crypto4xx: Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
 2019-01-23 11:24 UTC 

[PATCH -next] crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
 2019-01-23  6:55 UTC 

[net-next 3/3] cxgb4: TLS record offload enable
 2019-01-22 19:37 UTC  (2+ messages)

[net-next 2/3] net/tls: free ctx in sock destruct
 2019-01-22 19:37 UTC  (2+ messages)

[net-next 1/3] net/tls: build_protos moved to common routine
 2019-01-22 19:37 UTC  (2+ messages)

[PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
 2019-01-22 16:40 UTC  (3+ messages)

[PATCH 1/2] crypto: caam - fix indentation of goto label
 2019-01-22 15:26 UTC 

[PATCH] crypto: caam - handle zero-length AEAD output
 2019-01-22 14:47 UTC 

[PATCH v4 0/4] Introduce TEE bus driver framework
 2019-01-22 13:33 UTC  (15+ messages)
` [PATCH v4 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v4 2/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v4 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v4 4/4] hwrng: add OP-TEE based rng driver

[PATCH] crypto: caam - add support for cmac(aes)
 2019-01-21 13:22 UTC 

[PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
 2019-01-21  7:57 UTC 

Your message to airportjet.eu
 2019-01-21  7:27 UTC 

[PATCH 0/5] crypto: unify the AEAD encryption and decryption test vectors
 2019-01-18 10:57 UTC  (4+ messages)
` [PATCH 4/5] crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests

[PATCH 00/11] crypto: misc fixes/cleanups
 2019-01-18 10:57 UTC  (2+ messages)

[PATCH -next] crypto: brcm - Fix some set-but-not-used warning
 2019-01-18 10:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] crypto: testmgr - split akcipher tests by a key type
 2019-01-18 10:56 UTC  (2+ messages)

[PATCH] crypto: shash - remove pointless checks of shash_alg::{export,import}
 2019-01-18 10:56 UTC  (2+ messages)

[PATCH] crypto: shash - require neither or both ->export() and ->import()
 2019-01-18 10:55 UTC  (2+ messages)

[PATCH 0/3] crypto: set CRYPTO_TFM_NEED_KEY if ->setkey() fails
 2019-01-18 10:55 UTC  (2+ messages)

[PATCH] virtio-rng: Avoid repeated init of completion
 2019-01-18 10:43 UTC  (2+ messages)

Crypto Fixes for 4.14
 2019-01-18 10:40 UTC  (11+ messages)
` Crypto Fixes for 4.15
      ` Crypto Fixes for 4.16
        ` Crypto Fixes for 4.17
          ` Crypto Fixes for 4.18
            ` Crypto Fixes for 4.19
              ` Crypto Fixes for 4.20
                  ` Crypto Fixes for 5.0

[PATCH 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-01-18 10:09 UTC  (8+ messages)
` [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support


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