Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1697447

Re: [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed

From Emil Karlson <jekarlson@gmail.com>
Newsgroups linux.kernel
Subject Re: [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed
Date 2017-07-26 19:50 +0200
Message-ID <u7yBA-3lo-9@gated-at.bofh.it> (permalink)
References <u6Am5-6xT-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Greetings

While I am not getting the original error anymore, using dm-crypt
still fails at cryptsetup luksOpen with [rk_ablk_rx:331] Lack of data
https://users.aalto.fi/~jkarlson/files/rk3288-fail_2017-07-24.jpg

Test platform: Asus chromebook C201/rk3288 linux-4.12.3+ this patchset

Best Regards
-Emil

On Mon, Jul 24, 2017 at 4:23 AM, zain wang <wzz@rock-chips.com> wrote:
> 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
>
>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed zain wang <wzz@rock-chips.com> - 2017-07-24 03:30 +0200
  [RESEND PATCH 1/2] crypto: rockchip - move the crypto completion from interrupt context zain wang <wzz@rock-chips.com> - 2017-07-24 03:30 +0200
  Re: [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes  crypto failed Emil Karlson <jekarlson@gmail.com> - 2017-07-26 19:50 +0200

csiph-web