Lokesh Vutla ([email protected])

Number of posts: 441 (0.14 per day)
First post: 2013-03-11 05:06:25
Last post: 2021-07-21 11:52:45

Date List Subject
2015-07-08 07:02:55 linux-kernel Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
2015-07-08 07:02:43 linux-crypto Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
2015-07-08 06:46:35 linux-kernel Re: [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
2015-07-08 06:46:27 linux-crypto Re: [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
2015-07-07 15:40:05 linux-kernel [PATCH v2 1/7] crypto: omap-aes: Fix CTR mode
2015-07-07 15:36:15 linux-kernel [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
2015-07-07 15:36:07 linux-kernel [PATCH v2 7/7] crypto: tcrypt: Fix AEAD speed tests
2015-07-07 15:35:29 linux-kernel [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
2015-07-07 15:35:21 linux-kernel [PATCH v2 2/7] crypto: omap-aes: Increase priority of hw accelerator
2015-07-07 15:35:13 linux-kernel [PATCH v2 4/7] crypto: omap-aes: Use BIT() macro
2015-07-07 15:35:06 linux-kernel [PATCH v2 3/7] crypto: omap-aes: Fix configuring of AES mode
2015-07-07 15:35:04 linux-crypto [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
2015-07-07 15:34:59 linux-crypto [PATCH v2 4/7] crypto: omap-aes: Use BIT() macro
2015-07-07 15:34:57 linux-kernel [PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
2015-07-07 15:34:54 linux-crypto [PATCH v2 2/7] crypto: omap-aes: Increase priority of hw accelerator
2015-07-07 15:34:52 linux-crypto [PATCH v2 1/7] crypto: omap-aes: Fix CTR mode
2015-07-07 15:31:49 linux-crypto [PATCH v2 7/7] crypto: tcrypt: Fix AEAD speed tests
2015-07-07 15:31:48 linux-crypto [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
2015-07-07 15:31:45 linux-crypto [PATCH v2 3/7] crypto: omap-aes: Fix configuring of AES mode
2015-07-07 15:31:42 linux-crypto [PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
2015-07-06 08:48:08 linux-kernel Re: [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
2015-07-06 08:45:06 linux-crypto Re: [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
2015-07-06 08:18:46 linux-kernel Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
2015-07-06 08:15:47 linux-crypto Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
2015-07-02 13:06:26 linux-kernel [PATCH] crypto: omap-des: Fix unmapping of dma channels
2015-07-02 13:06:20 linux-crypto [PATCH] crypto: omap-des: Fix unmapping of dma channels
2015-07-02 10:18:15 linux-kernel Re: [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
2015-07-02 10:18:09 linux-crypto Re: [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
2015-07-02 10:14:09 linux-kernel Re: [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
2015-07-02 10:14:00 linux-crypto Re: [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
2015-07-02 10:10:45 linux-kernel Re: [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
2015-07-02 10:10:24 linux-crypto Re: [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
2015-07-02 09:55:20 linux-kernel Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
2015-07-02 09:55:12 linux-crypto Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
2015-07-02 09:47:08 linux-kernel Re: [PATCH 03/10] crypto: aead: Add aead_request_cast() api
2015-07-02 09:47:01 linux-crypto Re: [PATCH 03/10] crypto: aead: Add aead_request_cast() api
2015-07-02 09:43:44 linux-kernel Re: [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
2015-07-02 09:43:22 linux-crypto Re: [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
2015-07-02 09:26:55 linux-kernel Re: [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
2015-07-02 09:26:37 linux-crypto Re: [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
2015-07-02 05:24:42 linux-kernel [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
2015-07-02 05:24:19 linux-kernel [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
2015-07-02 05:23:13 linux-kernel [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
2015-07-02 05:23:03 linux-kernel [PATCH 07/10] crypto: omap-aes: gcm: Add support for unaligned lengths
2015-07-02 05:22:45 linux-kernel [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
2015-07-02 05:22:36 linux-kernel [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
2015-07-02 05:22:29 linux-kernel [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
2015-07-02 05:22:21 linux-kernel [PATCH 03/10] crypto: aead: Add aead_request_cast() api
2015-07-02 05:22:16 linux-kernel [PATCH 04/10] crypto: omap-aes: Use BIT() macro
2015-07-02 05:22:12 linux-crypto [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
2015-07-02 05:22:11 linux-kernel [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode