[PATCH v4 0/1] crypto/openssl: add aes cmac support
Ji, Kai
kai.ji at intel.com
Mon Jul 18 15:57:29 CEST 2022
Hi Ashwin,
There is duplication of OPENSSL_VERSION_NUMBER check in v4, right before process_openssl_auth_mac().
Are you planning to enable CMAC unit test case in cryptodev_openssl_autotest ?
Regards
Kai
> -----Original Message-----
> From: Ashwin Sekhar T K <asekhar at marvell.com>
> Sent: Monday, July 18, 2022 10:19 AM
> To: asekhar at marvell.com
> Cc: anoobj at marvell.com; dev at dpdk.org; gakhil at marvell.com;
> hkalra at marvell.com; jerinj at marvell.com; kirankumark at marvell.com;
> ndabilpuram at marvell.com; pbhagavatula at marvell.com;
> psatheesh at marvell.com; Zhang, Roy Fan <roy.fan.zhang at intel.com>;
> skori at marvell.com; skoteshwar at marvell.com
> Subject: [PATCH v4 0/1] crypto/openssl: add aes cmac support
>
> Add support for aes cmac operations.
>
> v2:
> * Added support for openssl 3.0
> v3:
> * Fixed checkpatch warnings.
> v4:
> * Fixed more checkpatch warnings.
>
> Ashwin Sekhar T K (1):
> crypto/openssl: support aes cmac operations
>
> drivers/crypto/openssl/openssl_pmd_private.h | 14 ++
> drivers/crypto/openssl/rte_openssl_pmd.c | 142 ++++++++++++++++++-
> drivers/crypto/openssl/rte_openssl_pmd_ops.c | 20 +++
> 3 files changed, 169 insertions(+), 7 deletions(-)
>
> --
> 2.25.1
More information about the dev
mailing list