From: Harsh Jain <harsh@chelsio.com>
To: herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org
Cc: Harsh Jain <harsh@chelsio.com>
Subject: [PATCH 0/5] crypto: chelsio - Cleanup and bug fixes
Date: Thu, 11 Jan 2018 16:45:47 +0530 [thread overview]
Message-ID: <cover.1515669022.git.harsh@chelsio.com> (raw)
This series include cleanup, bug fixes and authenc algo supporting
ctr(aes)-sha operation.
Harsh Jain (5):
crypto: chelsio - Fix Indentation
crypto: chelsio - check for sg null
crypto: chelsio - Fix IV updated in XTS operation
crypto: chelsio - Add authenc versions of ctr and sha
crypto: chelsio - Remove dst sg size zero check
drivers/crypto/chelsio/chcr_algo.c | 299 ++++++++++++++++++++++++++---------
drivers/crypto/chelsio/chcr_crypto.h | 7 +-
2 files changed, 233 insertions(+), 73 deletions(-)
--
2.1.4
next reply other threads:[~2018-01-11 11:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-11 11:15 Harsh Jain [this message]
2018-01-11 11:15 ` [PATCH 1/5] crypto: chelsio - Fix Indentation Harsh Jain
2018-01-11 11:15 ` [PATCH 2/5] crypto: chelsio - check for sg null Harsh Jain
2018-01-11 11:15 ` [PATCH 3/5] crypto: chelsio - Fix IV updated in XTS operation Harsh Jain
2018-01-11 11:15 ` [PATCH 4/5] crypto: chelsio - Add authenc versions of ctr and sha Harsh Jain
2018-01-11 11:15 ` [PATCH 5/5] crypto: chelsio - Remove dst sg size zero check Harsh Jain
2018-01-18 12:04 ` [PATCH 0/5] crypto: chelsio - Cleanup and bug fixes Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1515669022.git.harsh@chelsio.com \
--to=harsh@chelsio.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.