Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2017-07-24 20:03:24 to 2017-08-03 06:11:40 UTC [more...]

[PATCH] crypto: atmel-tdes: remove unnecessary static in atmel_tdes_remove()
 2017-08-03  6:11 UTC  (2+ messages)

[PATCH] crypto: atmel-sha: remove unnecessary static in atmel_sha_remove()
 2017-08-03  6:11 UTC  (2+ messages)

[PATCH] crypto: omap-sham: remove unnecessary static in omap_sham_remove()
 2017-08-03  6:11 UTC  (2+ messages)

[PATCH v2 1/2] crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
 2017-08-03  6:10 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: inside-secure - fix the sha state length "

[PATCH] crypto: n2_core: Convert to using %pOF instead of full_name
 2017-08-03  6:10 UTC  (2+ messages)

[PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts
 2017-08-03  6:09 UTC  (6+ messages)
` [PATCH 1/4] crypto: caam/jr - add "

[PATCH V3 2/6] crypto/nx: Create nx842_configure_crb function
 2017-08-03  5:58 UTC  (2+ messages)

[RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support
 2017-08-03  5:44 UTC  (2+ messages)

[PATCH V7 0/7] crypto: AES CBC multibuffer implementation
 2017-08-03  5:27 UTC  (10+ messages)
` [PATCH V7 1/7] crypto: Multi-buffer encryption infrastructure support
` [PATCH V7 2/7] crypto: AES CBC multi-buffer data structures
` [PATCH V7 3/7] crypto: AES CBC multi-buffer scheduler
` [PATCH V7 4/7] crypto: AES CBC by8 encryption
` [PATCH V7 5/7] crypto: AES CBC multi-buffer glue code
` [PATCH V7 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [PATCH V7 7/7] crypto: AES CBC multi-buffer tcrypt

[PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14
 2017-08-03  5:16 UTC  (3+ messages)

Request for Comments about Chained-IV feature in Linux crypto framework
 2017-08-03  3:59 UTC  (2+ messages)

[PATCH v1] crypto: caam - set hwrng quality level
 2017-08-03  3:16 UTC  (8+ messages)

[PATCH v3 0/7] Appended signatures support for IMA appraisal
 2017-08-02 22:52 UTC  (8+ messages)
` [PATCH v3 1/7] integrity: Introduce struct evm_hmac_xattr
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal

[Patch V4] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-02 20:49 UTC 

[Patch V3] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-02 19:18 UTC  (3+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-02 18:05 UTC  (9+ messages)
` [RFC 16/22] x86/percpu: Adapt percpu for PIE support

[Patch V2] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-02 16:05 UTC  (4+ messages)

[PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()'
 2017-08-02 10:59 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH v3] crypto: caam: Remove unused dentry members
 2017-08-02  8:44 UTC  (2+ messages)

[PATCH v2] crypto: AF_ALG - consolidation of duplicate code
 2017-08-02  5:56 UTC 

(unknown),
 2017-08-02  3:45 UTC 

[PATCH] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-02  0:03 UTC 

[PATCH] crypto: ccp - avoid uninitialized variable warning
 2017-08-01 21:37 UTC  (5+ messages)

[PATCH] crypto: ccp - select CONFIG_CRYPTO_RSA
 2017-08-01 21:17 UTC  (2+ messages)

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-08-01 18:27 UTC  (6+ messages)

[PATCH v5 0/6] make io{read|write}64 globally usable
 2017-08-01 17:47 UTC  (18+ messages)
` [PATCH v5 1/6] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v5 2/6] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v5 3/6] iomap: "
` [PATCH v5 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v5 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v5 6/6] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] staging/ccree: Declare compiled out fuctions static inline
 2017-08-01 12:35 UTC  (2+ messages)

[PATCH] X.509: Recognize the legacy OID 1.3.14.3.2.29 (sha1WithRSASignature)
 2017-08-01 12:28 UTC 

[PATCH v2] crypto: caam: Remove unused dentry members
 2017-08-01 12:24 UTC  (2+ messages)

[PATCH 00/16] crypto: AF_ALG - consolidation
 2017-08-01  9:18 UTC  (22+ messages)
` [PATCH 01/16] crypto: AF_ALG - consolidation of common data structures
` [PATCH 02/16] crypto: AF_ALG - consolidation of context data structure
` [PATCH 03/16] crypto: AF_ALG - consolidate send buffer service functions
` [PATCH 04/16] crypto: AF_ALG - consolidate RX "
` [PATCH 05/16] crypto: AF_ALG - consolidate TX SGL allocation
` [PATCH 06/16] crypto: AF_ALG - consolidate counting TX SG entries
` [PATCH 07/16] "
` [PATCH 08/16] crypto: AF_ALG - consolidate freeing TX/RX SGLs
` [PATCH 09/16] crypto: AF_ALG - consolidate waiting for wmem
` [PATCH 10/16] crypto: AF_ALG - consolidate waking up on writable memory
` [PATCH 11/16] crypto: AF_ALG - consolidate waiting for TX data
` [PATCH 12/16] crypto: AF_ALG - consolidate waking up caller "
` [PATCH 13/16] crypto: AF_ALG - consolidate sendmsg implementation
` [PATCH 14/16] crypto: AF_ALG - consolidate sendpage implementation
` [PATCH 15/16] crypto: AF_ALG - consolidate AIO callback handler
` [PATCH 16/16] crypto: AF_ALG - consolidate poll syscall handler

[PATCH] crypto: AF_ALG - consolidate common code in recvmsg
 2017-08-01  6:26 UTC 

[PATCH] crypto: serpent: improve __serpent_setkey with UBSAN
 2017-07-31 20:43 UTC 

[PATCH] crypto: caam/qi - Remove unused 'qi_congested' entry
 2017-07-31 12:14 UTC  (3+ messages)

[PATCH V2] staging: ccree: Fix format/argument mismatches
 2017-07-31 10:49 UTC 

[PATCH] staging: ccree: Fix format/argument mismatches
 2017-07-31 10:17 UTC  (3+ messages)

[PATCH 0/2] STM32 HASH crypto driver
 2017-07-31  9:16 UTC  (4+ messages)
  ` [PATCH 2/2] crypto: stm32 - Support for STM32 HASH module

[PATCH] ccree: Removed a sparse warning in ssi_fips.h
 2017-07-31  5:13 UTC  (2+ messages)

[PATCH] staging: ccree: Use sizeof(variable) in memory allocs
 2017-07-30 20:29 UTC 

[PATCH] crypto: AF_ALG - return error code when no data was processed
 2017-07-30 12:31 UTC 

[PATCH] crypto: algif_aead - copy AAD from src to dst
 2017-07-30 12:32 UTC 

[ANNOUNCE] libkcapi v0.14.0 released
 2017-07-30 17:42 UTC 

[PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc
 2017-07-30 16:19 UTC  (11+ messages)
` [PATCH v2 "
      ` [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap
      ` [PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq

[PATCH v2 0/6] ccree style fixes and simplification
 2017-07-30 16:15 UTC  (7+ messages)
` [PATCH v2 1/6] staging: ccree: fix split strings
` [PATCH v2 2/6] staging: ccree: kmalloc by sizeof var not type
` [PATCH v2 3/6] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH v2 4/6] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH v2 5/6] staging: ccree: Use platform_get_irq and devm_request_irq
` [PATCH v2 6/6] staging: ccree: simplify resource release on error

[PATCH] Removed a sparse warning
 2017-07-30 12:26 UTC  (2+ messages)

[RFC PATCH v12 0/4] /dev/random - a new approach
 2017-07-30 10:44 UTC  (8+ messages)
` [RFC PATCH v12 3/4] Linux Random Number Generator

KPP API and Temporary Keys
 2017-07-28 20:24 UTC  (5+ messages)

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-07-28 15:01 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v11 0/2] crypto: AF_ALG memory management fix
 2017-07-28 13:56 UTC  (4+ messages)

[PATCH 0/4] Enable RSA Support on the CCP
 2017-07-28 13:54 UTC  (2+ messages)

[PATCH] crypto: ccp - Update copyright dates for 2017
 2017-07-28 13:53 UTC  (2+ messages)

[PATCH] crypto/rng: ensure that the RNG is ready before using
 2017-07-28 13:53 UTC  (2+ messages)

[PATCH 0/3] STM32 CRC update
 2017-07-28 13:50 UTC  (2+ messages)

[PATCH] crypto: caam - free qman_fq after kill_fq
 2017-07-28 13:49 UTC  (3+ messages)
` [PATCH v2] "

Fix dma unmap direction in iMX sahara aes calculation
 2017-07-28  9:57 UTC  (3+ messages)

[PATCH v2 0/3] crypto: scompress - defer allocation of percpu scratch buffers
 2017-07-28  9:13 UTC  (5+ messages)
` [PATCH v2 3/3] crypto: scompress - defer allocation of scratch buffer to first use

[RFC PATCH] crypto: caam - convert from ablkcipher -> skcipher
 2017-07-28  8:56 UTC  (4+ messages)

Crypto Fixes for 4.9
 2017-07-28  8:49 UTC  (5+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13

KPP questions and confusion
 2017-07-28  7:01 UTC  (3+ messages)

[PATCH 0/4] staging: ccree: coding style clean ups
 2017-07-28  4:55 UTC  (6+ messages)
` [PATCH 1/4] staging: ccree: fix parenthesis alignment
` [PATCH 2/4] staging: ccree: fix split strings
` [PATCH 3/4] staging: ccree: remove func name from log messages
` [PATCH 4/4] staging: ccree: kmalloc by sizeof var not type

[PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it
 2017-07-27 16:09 UTC  (2+ messages)

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-26 22:55 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 0/7] fscrypt: key verification and KDF improvement
 2017-07-26 18:19 UTC  (8+ messages)
` [PATCH v2 1/7] fscrypt: add v2 encryption context and policy
` [PATCH v2 2/7] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH v2 3/7] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH v2 4/7] fscrypt: validate modes and flags earlier when setting policy
` [PATCH v2 5/7] fscrypt: verify that the correct master key was supplied
` [PATCH v2 6/7] fscrypt: cache the HMAC transform for each master key
` [PATCH v2 7/7] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed
 2017-07-26 17:44 UTC  (2+ messages)

[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
 2017-07-26  2:13 UTC  (9+ messages)
` [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code
            ` FW: "

[PATCH v3 3/4] btrfs: Add zstd support
 2017-07-25 23:19 UTC 

[PATCH v3 0/3] Update support for XTS-AES on AMD CCPs
 2017-07-25 22:43 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: ccp - Add a call to xts_check_key()
` [PATCH v3 2/3] crypto: ccp - Rework the unit-size check for XTS-AES
` [PATCH v3 3/3] crypto: ccp - Add XTS-AES-256 support for CCP version 5

[PATCH] crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
 2017-07-25 19:12 UTC 

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-07-25 15:00 UTC  (4+ messages)
` [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support

Poor RNG performance on Ryzen
 2017-07-25  6:20 UTC  (7+ messages)

[bug report] crypto: chcr - Select device in Round Robin fashion
 2017-07-25  4:42 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox