mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
The Kunpeng930 changes some field meanings in 'sqe'. So add a new 'hisi_zip_sqe_ops' to describe the 'sqe' operations. Signed-off-by: Yang Shen <shenyang39@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
@@ -75,6 +75,7 @@ struct hisi_zip_sqe {
|
||||
u32 dw23;
|
||||
u32 dw24;
|
||||
u32 dw25;
|
||||
/* tag: in sqe type 3 */
|
||||
u32 dw26;
|
||||
u32 dw27;
|
||||
u32 rsvd1[4];
|
||||
|
||||
Reference in New Issue
Block a user