cryptodev: use new flat array in fast path API
authorAkhil Goyal <gakhil@marvell.com>
Wed, 20 Oct 2021 11:27:53 +0000 (16:57 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 20 Oct 2021 13:33:16 +0000 (15:33 +0200)
commitf6849cdcc6ada2a8bc9b82e691eaab1aecf4952f
tree2b5a9c05df0e2d2d606a2f47548f869ab51975b0
parentd54c72ec1568ab128d1bebeaa763f10e74d7c231
cryptodev: use new flat array in fast path API

Rework fast-path cryptodev functions to use rte_crypto_fp_ops[].
While it is an API/ABI breakage, this change is intended to be
transparent for both users (no changes in user app is required) and
PMD developers (no changes in PMD is required).

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/cryptodev/rte_cryptodev.h