Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-01 10:04:39 to 2018-02-14 17:38:35 UTC [more...]

[PATCH v2 01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC
 2018-02-14 17:38 UTC  (2+ messages)
` [PATCH v2 02/14] x86/crypto: aesni: Macro-ify func save/restore

[PATCH v2 00/14] x86/crypto gcmaes SSE scatter/gather support
 2018-02-14 17:37 UTC 

[PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
 2018-02-14 16:48 UTC  (2+ messages)

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-02-14 15:51 UTC  (5+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 4/6] crypto: virtio: convert to new crypto engine API

[PATCH 0/2] crypto/omap: Adjustments for three function implementations
 2018-02-14 15:26 UTC  (3+ messages)
` [PATCH 1/2] crypto: omap: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] crypto: omap: Improve a size determination "

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

[PATCH 0/2] crypto/sahara: Adjustments for sahara_probe()
 2018-02-14 13:34 UTC  (3+ messages)
` [PATCH 1/2] crypto: sahara: Delete an error message for a failed memory allocation in sahara_probe()
` [PATCH 2/2] crypto: sahara: Improve a size determination "

[RFC] AF_ALG AIO and IV
 2018-02-14 12:52 UTC  (33+ messages)
` [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 0/4] Ux500 crypto: Adjustments for ux500_cryp_probe()
 2018-02-14 10:22 UTC  (5+ messages)
` [PATCH 1/4] crypto: ux500: Delete an error message for a failed memory allocation in ux500_cryp_probe()
` [PATCH 2/4] crypto: ux500: Adjust two condition checks "
` [PATCH 3/4] crypto: ux500: Adjust an error message "
` [PATCH 4/4] crypto: ux500: Delete two unnecessary variable initialisations "

[PATCH 01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC
 2018-02-13 19:49 UTC  (19+ 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

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

[Crypto v4 03/12] support for inline tls
 2018-02-13 18:20 UTC  (3+ messages)

this is what you need
 2018-02-13 13:28 UTC 

[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
 2018-02-13 10:57 UTC  (2+ messages)

[PATCH] crypto: Fix incorrect values in PKCS#1 test vector
 2018-02-13  8:37 UTC  (2+ messages)

[PATCH 0/8] crypto: inside-secure - stabilization and fixes
 2018-02-13  8:26 UTC  (9+ messages)
` [PATCH 1/8] MAINTAINERS: update the Inside Secure maintainer email
` [PATCH 2/8] crypto: inside-secure - do not overwrite the threshold value
` [PATCH 3/8] crypto: inside-secure - fix the extra cache computation
` [PATCH 4/8] crypto: inside-secure - fix the cache_len computation
` [PATCH 5/8] crypto: inside-secure - do not process request if no command was issued
` [PATCH 6/8] crypto: inside-secure - fix the invalidation step during cra_exit
` [PATCH 7/8] crypto: inside-secure - keep the requests push/pop synced
` [PATCH 8/8] crypto: inside-secure - unmap the result in the hash send error path

[PATCH] hwrng: bcm2835: Handle deferred clock properly
 2018-02-12 20:22 UTC  (2+ messages)

[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 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

[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 

[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  (12+ messages)
` [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 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


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 read-only IMAP folder(s) and NNTP newsgroup(s).