]> git.droids-corp.org - dpdk.git/commit
crypto/cnxk: support stream cipher chained operations
authorTejasree Kondoj <ktejasree@marvell.com>
Mon, 20 Jun 2022 12:26:53 +0000 (17:56 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 21 Jun 2022 18:04:50 +0000 (20:04 +0200)
commit0fbb3e6cf20bd3a8104b00f27f5f404c32285cb3
treefe3111403eae631a6dea6b0d06733e2ed9fd480d
parent57fe58d0a514b21139a61766f1d995af41200730
crypto/cnxk: support stream cipher chained operations

Adding support for zuc, snow3g and aes-ctr-cmac
chained operations on cn9k using key and IV scheme
in microcode.

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
drivers/common/cnxk/roc_se.c
drivers/common/cnxk/roc_se.h
drivers/crypto/cnxk/cnxk_cryptodev_ops.c
drivers/crypto/cnxk/cnxk_se.h