linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed
@ 2017-07-24  1:23 zain wang
  2017-07-24  1:23 ` [RESEND PATCH 1/2] crypto: rockchip - move the crypto completion from interrupt context zain wang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zain wang @ 2017-07-24  1:23 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller, Heiko Stuebner
  Cc: jekarlson, shawn.lin, linux-crypto, linux-arm-kernel,
	linux-rockchip, linux-kernel, zain wang

These patches fix some bugs on rockchip's crypto which would cause crypto failed.

zain wang (2):
  crypto: rockchip - move the crypto completion from interrupt context
  crypto: rockchip - return the err code when unable dequeue the crypto
    request

 drivers/crypto/rockchip/rk3288_crypto.c            | 58 +++++++++++-----------
 drivers/crypto/rockchip/rk3288_crypto.h            |  4 +-
 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c | 17 ++++++-
 drivers/crypto/rockchip/rk3288_crypto_ahash.c      | 16 +++++-
 4 files changed, 62 insertions(+), 33 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-03  6:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24  1:23 [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed zain wang
2017-07-24  1:23 ` [RESEND PATCH 1/2] crypto: rockchip - move the crypto completion from interrupt context zain wang
2017-07-24  1:23 ` [RESEND PATCH 2/2] crypto: rockchip - return the err code when unable dequeue the crypto request zain wang
2017-07-26 17:44 ` [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed Emil Karlson
2017-08-03  6:26 ` 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).