linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-30 15:32:15 to 2018-02-12 20:18:53 UTC [more...]

[PATCH 0/5] crypto: Speck support
 2018-02-12 20:18 UTC  (12+ messages)
` [PATCH 1/5] crypto: add support for the Speck block cipher
` [PATCH 2/5] crypto: speck - export common helpers
` [PATCH 3/5] crypto: arm/speck: add NEON-accelerated implementation of Speck-XTS
` [PATCH 4/5] crypto: speck - add test vectors for Speck128-XTS
` [PATCH 5/5] crypto: speck - add test vectors for Speck64-XTS

[PATCH] hwrng: bcm2835: Handle deferred clock properly
 2018-02-12 20:11 UTC 

[PATCH 01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC
 2018-02-12 19:51 UTC  (14+ messages)
` [PATCH 02/14] x86/crypto: aesni: Macro-ify func save/restore
` [PATCH 03/14] x86/crypto: aesni: Add GCM_INIT macro
` [PATCH 04/14] x86/crypto: aesni: Add GCM_COMPLETE macro
` [PATCH 05/14] x86/crypto: aesni: Merge encode and decode to GCM_ENC_DEC macro
` [PATCH 06/14] x86/crypto: aesni: Introduce gcm_context_data
` [PATCH 07/14] x86/crypto: aesni: Split AAD hash calculation to separate macro
` [PATCH 08/14] x86/crypto: aesni: Fill in new context data structures
` [PATCH 09/14] x86/crypto: aesni: Move ghash_mul to GCM_COMPLETE
` [PATCH 10/14] x86/crypto: aesni: Move HashKey computation from stack to gcm_context
` [PATCH 11/14] x86/crypto: aesni: Introduce partial block macro
` [PATCH 12/14] x86/crypto: aesni: Add fast path for > 16 byte update
` [PATCH 13/14] x86/crypto: aesni: Introduce scatter/gather asm function stubs
` [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather

[Crypto v4 03/12] support for inline tls
 2018-02-12 19:48 UTC  (2+ messages)

[PATCH 00/14] x86/crypto gcmaes SSE scatter/gather support
 2018-02-12 19:47 UTC 

[Crypto v4 01/12] tls: tls_device struct to register TLS drivers
 2018-02-12 19:45 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2
 2018-02-12 18:21 UTC  (4+ messages)
  ` [PATCH] crypto: sha512-mb - initialize pending lengths correctly

[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
 2018-02-12 13:52 UTC 

[Crypto v4 12/12] Makefile Kconfig
 2018-02-12 12:07 UTC 

[Crypto v4 11/12] chtls: Register the chtls Inline TLS with net tls
 2018-02-12 12:07 UTC 

[Crypto v4 10/12] chtls: Inline crypto request Tx/Rx
 2018-02-12 12:06 UTC 

[Crypto v4 09/12] chtls: CPL handler definition
 2018-02-12 12:06 UTC 

[Crypto v4 08/12] chtls: Key program
 2018-02-12 12:06 UTC 

[Crypto v4 07/12] chcr: Key Macro
 2018-02-12 12:05 UTC 

[Crypto v4 06/12] cxgb4: LLD driver changes to enable TLS
 2018-02-12 12:05 UTC 

[Crypto v4 05/12] cxgb4: Inline TLS FW Interface
 2018-02-12 12:05 UTC 

[Crypto v4 04/12] chtls: structure and macro definiton
 2018-02-12 12:04 UTC 

[Crypto v4 02/12] ethtool: feature for Inline TLS in HW
 2018-02-12 12:04 UTC 

[Crypto v4 00/12] Chelsio Inline TLS
 2018-02-12 12:03 UTC 

hashing bit oriented messages
 2018-02-12  7:04 UTC  (2+ messages)

Crypto Fixes for 4.9
 2018-02-12  3:17 UTC  (9+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
      ` Crypto Fixes for 4.14
        ` Crypto Fixes for 4.15
              ` Crypto Fixes for 4.16

[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss
 2018-02-11 23:15 UTC 

[RFC] AF_ALG AIO and IV
 2018-02-09 22:04 UTC  (33+ messages)
` [PATCH] crypto: AF_ALG - inline IV support
    ` [PATCH] crypto: AF_ALG AIO - lock context IV
                  ` [PATCH v2 0/4] crypto: AF_ALG AIO improvements
                    ` [PATCH v2 1/4] crypto: AF_ALG AIO - lock context IV
                    ` [PATCH v2 2/4] crypto: AF_ALG - inline IV support
                    ` [PATCH v2 3/4] crypto: AF_ALG - allow driver to serialize IV access
                    ` [PATCH v2 4/4] crypto: add CRYPTO_TFM_REQ_PARALLEL flag
                    ` [PATCH v3 0/4] crypto: AF_ALG AIO improvements
                      ` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV
                      ` [PATCH v3 2/4] crypto: AF_ALG - inline IV support
                      ` [PATCH v3 3/4] crypto: AF_ALG - allow driver to serialize IV access
                      ` [PATCH v3 4/4] crypto: add CRYPTO_TFM_REQ_IV_SERIALIZE flag

[PATCH v3 0/3] MIPS CRC instruction support
 2018-02-09 22:11 UTC  (2+ messages)
` [PATCH v3 2/3] MIPS: crypto: Add crc32 and crc32c hw accelerated module

[PATCH 0/2] sun4i_ss_prng fixes
 2018-02-09 15:51 UTC  (7+ messages)
` [PATCH 1/2] sun4i_ss_prng: fix return value of sun4i_ss_prng_generate
` [PATCH 2/2] sun4i_ss_prng: convert lock to _bh in sun4i_ss_prng_generate

[PATCH] crypto/generic - sha3: deal with oversize stack frames
 2018-02-09 15:50 UTC  (2+ messages)

[PATCH] crypto: talitos: fix Kernel Oops on hashing an empty file
 2018-02-09 15:49 UTC  (2+ messages)

[PATCH 0/9] PKCS#7 / X.509 fixes and cleanups
 2018-02-08 15:27 UTC  (14+ messages)
` [PATCH 1/9] PKCS#7: fix certificate chain verification
` [PATCH 2/9] PKCS#7: fix certificate blacklisting
` [PATCH 3/9] PKCS#7: fix direct verification of SignerInfo signature
` [PATCH 4/9] X.509: fix BUG_ON() when hash algorithm is unsupported
` [PATCH 5/9] X.509: fix NULL dereference when restricting key with unsupported_sig
` [PATCH 6/9] PKCS#7: remove unnecessary check for NULL sinfo->sig->hash_algo
` [PATCH 7/9] X.509: remove never-set ->unsupported_key flag
` [PATCH 8/9] X.509: remove dead code that set ->unsupported_sig
` [PATCH 9/9] X.509: self_signed implies !unsupported_sig

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-02-08 10:34 UTC  (9+ messages)

[PATCH v3] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07 15:52 UTC 

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2018-02-07 14:39 UTC  (3+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests

[PATCH 0/2] crypto: stm32/cryp - add AEAD cipher algorithms
 2018-02-07 13:08 UTC  (3+ messages)
` [PATCH 1/2] crypto: stm32/cryp - add aes gcm / ccm support
` [PATCH 2/2] crypto: stm32/cryp - add stm32mp1 support

[PATCH v2] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07 10:38 UTC 

[PATCH] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07  4:05 UTC  (5+ messages)

[PATCH] crypto: qat - Make several functions static
 2018-02-06 23:36 UTC 

[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
 2018-02-06 23:20 UTC 

[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
 2018-02-06 23:09 UTC 

[RFC PATCH 0/3] Hisilicon SEC accelerator driver
 2018-02-05 14:10 UTC  (7+ messages)
` [RFC PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators
` [RFC PATCH 2/3] crypto: hisilicon hacv1 driver

[PATCH v3 0/5] Enable CAAM on i.MX7s fix TrustZone issues
 2018-02-05 13:54 UTC  (14+ messages)
` [PATCH v3 1/5] crypto: caam: Fix null dereference at error path
` [PATCH v3 2/5] crypto: caam: Fix endless loop when RNG is already initialized
          ` [PATCH] crypto: caam - fix endless loop when DECO acquire fails
` [PATCH v3 3/5] crypto: caam: do not use mem and emi_slow clock for imx7x
` [PATCH v3 4/5] clk: imx7d: add CAAM clock
` [PATCH v3 5/5] ARM: dts: imx7s: add CAAM device node

[PATCH AUTOSEL for 4.4 11/32] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:04 UTC 

[PATCH AUTOSEL for 4.9 22/52] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:03 UTC 

[PATCH AUTOSEL for 4.14 053/110] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:00 UTC 

[PATCH 1/2] libcrc32c: Add crc32c_impl function
 2018-02-03  9:51 UTC  (2+ messages)

Odroid HC1 cryptsetup:encrypt sata driver
 2018-02-03  6:40 UTC  (7+ messages)

BUG: unable to handle kernel NULL pointer dereference in __crypto_register_alg
 2018-02-02 23:26 UTC 

WARNING: kernel stack regs has bad 'bp' value (3)
 2018-02-02 22:18 UTC  (2+ messages)

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-02-02  3:44 UTC  (3+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH 1/3] compiler-gcc.h: Introduce __optimize function attribute
 2018-02-01 17:30 UTC  (8+ messages)
` [PATCH 2/3] compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
` [PATCH 3/3] crypto: sha3-generic - Use __optimize to support old compilers

[PATCH v2 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
 2018-02-01  9:03 UTC  (7+ messages)
` [PATCH v2 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers

[PATCHv2] tls: Add support for encryption using async offload accelerator
 2018-02-01  6:17 UTC  (7+ messages)

[PATCH v3 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
 2018-01-31 20:27 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: aesni - Fix out-of-bounds access of the AAD buffer in AVX gcm-aesni
` [PATCH v3 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
` [PATCH v3 3/4] crypto: aesni - Directly use kmap_atomic instead of scatter_walk object in gcm(aes)
` [PATCH v3 4/4] crypto: aesni - Use zero-copy for gcm(aes) even if the AAD/Data/AuthTag are separate

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 15:59 UTC  (2+ messages)

Subject: [PATCH] crypto: add zbewalgo compression algorithm for zram
 2018-01-31  8:36 UTC  (9+ messages)

[PATCH 0/2] crypto: Implement generic crypto statistics
 2018-01-31  8:33 UTC  (7+ messages)
` [PATCH 1/2] crypto: Implement a "

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 10:10 UTC 

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 10:36 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in crypto_destroy_tfm
 2018-01-30 23:06 UTC 

BUG: unable to handle kernel paging request in aead_accept_parent_nokey
 2018-01-30 22:24 UTC 

BUG: unable to handle kernel NULL pointer dereference in af_alg_alloc_tsgl
 2018-01-30 21:59 UTC 

BUG: unable to handle kernel paging request in hmac_init_tfm
 2018-01-30 21:41 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).