cryptodev: build on Windows
authorTal Shnaiderman <talshn@nvidia.com>
Wed, 6 Oct 2021 22:35:43 +0000 (22:35 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 7 Oct 2021 12:47:35 +0000 (14:47 +0200)
commitcb7b6898c8a6a12d6f1dd02c208d01cc77dc8595
treef60edc1e215d8f2c250ba39126ee6ff3a236b170
parentf9b2a75ed4598909a706c39ca1440806e0c3e930
cryptodev: build on Windows

Build the cryptography device library on Windows OS
by removing unneeded include and exports of inline functions
blocking the compilation.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: William Tu <u9012063@gmail.com>
lib/cryptodev/cryptodev_pmd.c
lib/cryptodev/rte_cryptodev.c
lib/cryptodev/version.map
lib/meson.build