lkml.org 
[lkml]   [2022]   [Jun]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 5/5] crypto: aspeed: add HACE crypto driver
Date
> On 6/6/2022 8:43 PM, Neal Liu wrote:
> >>> +struct aspeed_hace_alg {
> >>> + struct aspeed_hace_dev *hace_dev;
> >>> + union {
> >>> + struct skcipher_alg skcipher;
> >>> + struct aead_alg aead;
> >>> + struct ahash_alg ahash;
> >>> + struct kpp_alg kpp;
> >>> + struct akcipher_alg akcipher;
> >>
> >> Your patch dont do any kpp or akcipher (and aead/skcipher also).
> >> Please drop this.
> >
> > I miss this part, I'll revise it in next patch, thanks.
>
> Hi Neal,
>
> Are you planning to submit aead separately? HW programming interface for
> aes-gcm is almost same as other aes modes except extra regs/fields for tag
> etc.
>
>
> Thanks,
> Dhananjay
>
This engine do not support aead currently, so it needs to be removed.
Thanks

-Neal


\
 
 \ /
  Last update: 2022-06-13 03:50    [W:0.305 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site