linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Crypto 0/2] Improving the performance of chelsio crypto operations
@ 2020-02-24  3:42 Ayush Sawal
  2020-02-24  3:42 ` [PATCH Crypto 1/2] chcr: Recalculate iv only if it is needed Ayush Sawal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ayush Sawal @ 2020-02-24  3:42 UTC (permalink / raw)
  To: herbert, linux-crypto; +Cc: vinay.yadav, manojmalviya, Ayush Sawal

patch 1: Recalculate iv only if it is needed for aes-xts.
patch 2: Use multiple txq/rxq per tfm to process the requests.

Ayush Sawal (2):
  chcr: Recalculate iv only if it is needed
  chcr: Use multiple txq/rxq per tfm to process the requests

 drivers/crypto/chelsio/chcr_algo.c   | 337 +++++++++++++++++----------
 drivers/crypto/chelsio/chcr_core.h   |   1 -
 drivers/crypto/chelsio/chcr_crypto.h |  15 +-
 3 files changed, 227 insertions(+), 126 deletions(-)

-- 
2.25.0.114.g5b0ca87


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-06  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24  3:42 [PATCH Crypto 0/2] Improving the performance of chelsio crypto operations Ayush Sawal
2020-02-24  3:42 ` [PATCH Crypto 1/2] chcr: Recalculate iv only if it is needed Ayush Sawal
2020-02-24  3:42 ` [PATCH Crypto 2/2] chcr: Use multiple txq/rxq per tfm to process the requests Ayush Sawal
2020-03-06  1:48 ` [PATCH Crypto 0/2] Improving the performance of chelsio crypto operations Herbert Xu

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 NNTP newsgroup(s).