All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4]  Bug fixes and fallback for AEAD
@ 2017-04-10 12:53 Harsh Jain
  2017-04-10 12:53 ` [PATCH 1/4] chcr: Increase priority of AEAD algos Harsh Jain
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Harsh Jain @ 2017-04-10 12:53 UTC (permalink / raw)
  To: herbert, linux-crypto, netdev, atul.gupta, ganeshgr; +Cc: Harsh Jain

This series based on Herbert cryptodev-2.6.
It includes bug fixes and fallback for AEAD algos.

Harsh Jain (3):
  chcr: Increase priority of AEAD algos.
  chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456].
  chcr: Add fallback for AEAD algos
Atul Gupta (1):
  chcr: Fix txq ids

 drivers/crypto/chelsio/chcr_algo.c              |  298 ++++++++++++++---------
 drivers/crypto/chelsio/chcr_algo.h              |    4 +
 drivers/crypto/chelsio/chcr_core.h              |    2 +
 drivers/crypto/chelsio/chcr_crypto.h            |   10 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |    9 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h  |    1 +
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   |    3 +-
 7 files changed, 210 insertions(+), 117 deletions(-)

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

end of thread, other threads:[~2017-04-21 13:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10 12:53 [PATCH 0/4] Bug fixes and fallback for AEAD Harsh Jain
2017-04-10 12:53 ` [PATCH 1/4] chcr: Increase priority of AEAD algos Harsh Jain
2017-04-10 12:53 ` [PATCH 2/4] chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456] Harsh Jain
2017-04-10 12:54 ` [PATCH 3/4] chcr:Fix txq ids Harsh Jain
2017-04-10 12:54 ` [PATCH 4/4] chcr: Add fallback for AEAD algos Harsh Jain
2017-04-21 13:14 ` [PATCH 0/4] Bug fixes and fallback for AEAD Herbert Xu

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.