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


Groups > linux.kernel > #1393160 > unrolled thread

Re: [PATCH] crypto: omap-des: Integrate with the crypto engine framework

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-05-03 10:20 +0200
Last post2016-05-03 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] crypto: omap-des: Integrate with the crypto engine  framework Herbert Xu <herbert@gondor.apana.org.au> - 2016-05-03 10:20 +0200

#1393160 — Re: [PATCH] crypto: omap-des: Integrate with the crypto engine framework

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-05-03 10:20 +0200
SubjectRe: [PATCH] crypto: omap-des: Integrate with the crypto engine framework
Message-ID<ruDIM-4pf-33@gated-at.bofh.it>
On Thu, Apr 28, 2016 at 02:11:51PM +0800, Baolin wrote:
> Since the crypto engine framework had been merged, thus this patch integrates
> with the newly added crypto engine framework to make the crypto hardware
> engine under utilized as each block needs to be processed before the crypto
> hardware can start working on the next block.
> 
> The crypto engine framework can manage and process the requests automatically,
> so remove the 'queue' and 'queue_task' things in omap des driver.
> 
> Signed-off-by: Baolin <baolin.wang@linaro.org>

Applied.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web