All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
@ 2019-01-23 11:59 Lars Persson
  2019-01-23 11:59 ` [PATCH 1/7] crypto: axis - remove sha384 support for artpec7 Lars Persson
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Lars Persson @ 2019-01-23 11:59 UTC (permalink / raw)
  To: linux-crypto, herbert; +Cc: Lars Persson

Hi

This series brings to mainline fixes done during our product development and
fixes for errors detected by the IPsec testsuite in LTP.

Lars Persson (6):
  crypto: axis - remove sha384 support for artpec7
  crypto: axis - remove sha512 support for artpec7
  crypto: axis - fix for recursive locking from bottom half
  crypto: axis - give DMA the start of the status buffer
  crypto: axis - support variable AEAD tag length
  crypto: axis - use a constant time tag compare

Vincent Whitchurch (1):
  crypto: axis - move request unmap outside of the queue lock

 drivers/crypto/axis/artpec6_crypto.c | 317 ++++++++---------------------------
 1 file changed, 71 insertions(+), 246 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2019-02-01  6:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-23 11:59 [PATCH 0/7] crypto: axis - fixes for the Artpec SoCs Lars Persson
2019-01-23 11:59 ` [PATCH 1/7] crypto: axis - remove sha384 support for artpec7 Lars Persson
2019-01-23 11:59 ` [PATCH 2/7] crypto: axis - remove sha512 " Lars Persson
2019-01-23 11:59 ` [PATCH 3/7] crypto: axis - fix for recursive locking from bottom half Lars Persson
2019-01-23 11:59 ` [PATCH 4/7] crypto: axis - give DMA the start of the status buffer Lars Persson
2019-01-23 11:59 ` [PATCH 5/7] crypto: axis - support variable AEAD tag length Lars Persson
2019-01-23 11:59 ` [PATCH 6/7] crypto: axis - use a constant time tag compare Lars Persson
2019-01-23 11:59 ` [PATCH 7/7] crypto: axis - move request unmap outside of the queue lock Lars Persson
2019-02-01  6:49 ` [PATCH 0/7] crypto: axis - fixes for the Artpec SoCs 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.