linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: vmx - fix vmx failures by changing fallback to skcipher
@ 2017-02-22 17:58 Paulo Flabiano Smorigo
  0 siblings, 0 replies; only message in thread
From: Paulo Flabiano Smorigo @ 2017-02-22 17:58 UTC (permalink / raw)
  To: linux-kernel
  Cc: herbert, paulus, linux-crypto, Paulo Flabiano Smorigo,
	linuxppc-dev, davem

Currently, neither cbc or xts are working with upstream kernel due to a failure
in the fallback allocation. This can be fixed by changing the fallback to
skcipher.

Paulo Flabiano Smorigo (2):
  crypto: vmx - Use skcipher for cbc fallback
  crypto: vmx - Use skcipher for xts fallback

 drivers/crypto/vmx/aes_cbc.c | 41 ++++++++++++++++++++---------------------
 drivers/crypto/vmx/aes_xts.c | 32 ++++++++++++++++++--------------
 2 files changed, 38 insertions(+), 35 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-22 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-22 17:58 [PATCH 0/2] crypto: vmx - fix vmx failures by changing fallback to skcipher Paulo Flabiano Smorigo

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).