Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1393160
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: omap-des: Integrate with the crypto engine framework |
| Date | 2016-05-03 10:20 +0200 |
| Message-ID | <ruDIM-4pf-33@gated-at.bofh.it> (permalink) |
| References | <rsNsS-6MM-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] crypto: omap-des: Integrate with the crypto engine framework Herbert Xu <herbert@gondor.apana.org.au> - 2016-05-03 10:20 +0200
csiph-web