public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 08:30:00 to 2018-02-28 14:27:23 UTC [more...]

[PATCH 0/2] hwrng: omap: Fix clock resource for Armada 7K/8K
 2018-02-28 14:27 UTC  (3+ messages)
` [PATCH 1/2] hwrng: omap - Remove useless test before clk_disable_unprepare
` [PATCH 2/2] hwrng: omap - Fix clock resource by adding a register clock

[PATCH v4 4/4] ARM: dts: imx7s: add CAAM device node
 2018-02-28  1:41 UTC 

[PATCH 1/4] crypto: bcm: Remove unused variable (char *tag_to_hash_idx[])
 2018-02-27 22:01 UTC  (4+ messages)
` [PATCH 2/4] crypto: bcm: Move *aead_alg_name[] from spu.c to util.c. Constify too
` [PATCH 3/4] crypto: bcm: Constify *hash_alg_name[]
` [PATCH 4/4] crypto: bcm: Constify variables in spu2.c

Can a driver->probe be called for two devices at the same time (WAS: Re: [PATCH] crypto/ccp: don't disable interrupts while setting up debugfs)
 2018-02-27 20:11 UTC  (5+ messages)

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-02-26 16:40 UTC  (2+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation

Integrity checking fails with Atmel SHA hw accelerator enabled
 2018-02-26  6:31 UTC  (2+ messages)

[PATCH Resend 0/5] hwrng: stm32 - Improvement for stm32-rng
 2018-02-22 15:25 UTC  (8+ messages)
` [PATCH Resend 1/5] hwrng: stm32 - add reset during probe
` [PATCH Resend 2/5] dt-bindings: rng: add reset node for stm32
` [PATCH Resend 3/5] hwrng: stm32 - allow disable clock error detection
` [PATCH Resend 4/5] dt-bindings: rng: add clock detection error for stm32
` [PATCH Resend 5/5] hwrng: stm32 - rework read timeout calculation

[PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
 2018-02-22 15:13 UTC  (3+ messages)

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

[PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
 2018-02-22 15:12 UTC  (3+ messages)

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

[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
 2018-02-22 15:11 UTC  (3+ messages)

[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss
 2018-02-22 15:11 UTC  (2+ messages)

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

[PATCH] Update Boris Brezillon email address
 2018-02-22 12:38 UTC  (5+ messages)

[PATCH 4.14, 4.9] crypto: talitos - fix Kernel Oops on hashing an empty file
 2018-02-22 10:17 UTC  (3+ messages)

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

[PATCH] crypto: marvell/cesa - Clean up redundant #include
 2018-02-19 13:55 UTC 

[PATCH] crypto: ixp4xxx: Use dma_pool_zalloc()
 2018-02-17 10:11 UTC 

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

[PATCH v3 0/5] crypto: ahash.c: Require export/import in ahash
 2018-02-16  9:49 UTC  (9+ messages)

[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers [ver #3]
 2018-02-16  9:41 UTC 

[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers [ver #2]
 2018-02-16  9:05 UTC  (3+ messages)

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

[cryptodev:master 22/38] drivers/crypto/virtio/virtio_crypto_algs.c:494:9: error: implicit declaration of function 'crypto_transfer_cipher_request_to_engine'
 2018-02-15 22:07 UTC 

[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers
 2018-02-15 21:36 UTC  (3+ messages)

[cryptodev:master 22/38] drivers/crypto/virtio/virtio_crypto_algs.c:494:9: error: implicit declaration of function 'crypto_transfer_cipher_request_to_engine'; did you mean 'crypto_transfer_skcipher_request_to_engine'?
 2018-02-15 20:26 UTC 

[PATCH 1/2] crypto: ccp: Fix sparse, use plain integer as NULL pointer
 2018-02-15 19:34 UTC  (2+ messages)
` [PATCH 2/2] include: psp-sev: Capitalize invalid length enum

[RFC] AF_ALG AIO and IV
 2018-02-15 18:09 UTC  (19+ messages)
` [PATCH v2 0/4] crypto: AF_ALG AIO improvements
  ` [PATCH v3 "
    ` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV
    ` [PATCH v3 4/4] crypto: add CRYPTO_TFM_REQ_IV_SERIALIZE flag

[cryptodev:master 9/38] drivers/crypto/ccree/cc_cipher.c:629:15-22: WARNING opportunity for kmemdep
 2018-02-15 16:40 UTC  (2+ messages)
` [PATCH] crypto: fix memdup.cocci warnings

[Crypto v5 00/12] Chelsio Inline TLS
 2018-02-15 16:31 UTC  (17+ messages)
` [Crypto v5 01/12] tls: tls_device struct to register TLS drivers
` [Crypto v5 02/12] ethtool: feature for Inline TLS in HW
` [Crypto v5 03/12] support for inline tls
` [Crypto v5 04/12] chtls: structure and macro definiton
` [Crypto v5 05/12] cxgb4: Inline TLS FW Interface
` [Crypto v5 06/12] cxgb4: LLD driver changes to enable TLS
` [Crypto v5 07/12] chcr: Key Macro
` [Crypto v5 08/12] chtls: Key program
` [Crypto v5 09/12] chtls: CPL handler definition
` [Crypto v5 10/12] chtls: Inline crypto request Tx/Rx
` [Crypto v5 11/12] chtls: Register the chtls Inline TLS with net tls
` [Crypto v5 12/12] Makefile Kconfig

[PATCH v3] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-15 15:53 UTC  (2+ messages)

[PATCH 0/2] crypto: stm32/cryp - add AEAD cipher algorithms
 2018-02-15 15:53 UTC  (2+ messages)

[PATCH] crypto: qat - Make several functions static
 2018-02-15 15:52 UTC  (2+ messages)

[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
 2018-02-15 15:52 UTC  (2+ messages)

[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
 2018-02-15 15:52 UTC  (2+ messages)

[PATCH] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-15 15:51 UTC  (2+ messages)

[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
 2018-02-15 15:51 UTC  (2+ messages)

[PATCH 1/3] crypto: caam/qi - return -EBADMSG for ICV check failure
 2018-02-15 15:51 UTC  (2+ messages)

[PATCH] crypto: crypto_user: Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
 2018-02-15 15:43 UTC  (2+ messages)

[PATCH] crypto: rsa-pkcs1pad: Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete
 2018-02-15 15:43 UTC  (2+ messages)

[PATCH] crypto: sha512-mb - remove HASH_FIRST flag
 2018-02-15 15:43 UTC  (2+ messages)

[PATCH] crypto: sha256-mb - remove HASH_FIRST flag
 2018-02-15 15:42 UTC  (2+ messages)

[PATCH] crypto: sha1-mb - remove HASH_FIRST flag
 2018-02-15 15:42 UTC  (2+ messages)

[PATCH] crypto: mcryptd - remove pointless wrapper functions
 2018-02-15 15:42 UTC  (2+ messages)

[PATCH -next] hwrng: make symbol imx_rngc_pm_ops static
 2018-02-15 15:42 UTC  (2+ messages)

[PATCH v2 0/7] crypto: ccree: Introduce Arm TrustZone CryptoCell
 2018-02-15 15:41 UTC  (2+ messages)

[PATCH v2] crypto: add zBeWalgo compression for zram
 2018-02-15 13:41 UTC 

[Crypto v4 12/12] Makefile Kconfig
 2018-02-15 12:26 UTC  (4+ messages)
` [RFC PATCH] chtls_netdev() can be static

[PATCH 0/5] hwrng: stm32 - Improvement for stm32-rng
 2018-02-15  8:48 UTC  (2+ messages)

[PATCH 0/2] crypto/caam: Adjustments for eight function implementations
 2018-02-15  8:03 UTC  (5+ messages)
` [PATCH 1/2] crypto: caam: Delete an error message for a failed memory allocation in seven functions
` [PATCH 2/2] crypto: caam: Use common error handling code in four functions

[PATCH 0/2] crypto/bcm: Adjustments for do_shash()
 2018-02-14 21:40 UTC  (3+ messages)
` [PATCH 1/2] crypto: bcm: Delete an error message for a failed memory allocation in do_shash()
` [PATCH 2/2] crypto: bcm: One function call less in do_shash() after error detection

[PATCH] crypto: bfin_crc: Delete an error message for a failed memory allocation in bfin_crypto_crc_probe()
 2018-02-14 20:42 UTC 

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

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

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

[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 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather
 2018-02-13 19:49 UTC  (6+ messages)

[PATCH v2 0/5] crypto: Speck support
 2018-02-13 19:04 UTC  (5+ messages)
` [PATCH v2 3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-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: 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


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