Message ID | 1622197574-7779-1-git-send-email-yekai13@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: hisilicon - add new type of sqe for Kunpeng930 | expand |
On Fri, May 28, 2021 at 06:26:12PM +0800, Kai Ye wrote: > Add new type of sqe for Kunpeng930, and modify the driver as needed. > > chages v1->v2: > fix two sparse warnings. > > Kai Ye (2): > crypto: hisilicon/sec - add new type of SQE > crypto: hisilicon/sec - driver adapt to new SQE > > drivers/crypto/hisilicon/sec2/sec.h | 6 +- > drivers/crypto/hisilicon/sec2/sec_crypto.c | 291 ++++++++++++++++++++++++----- > drivers/crypto/hisilicon/sec2/sec_crypto.h | 181 ++++++++++++++++++ > 3 files changed, 434 insertions(+), 44 deletions(-) All applied. Thanks.