d5404055ab
In order to facilitate the access to the private data, after the crypto operation, two new macros have been implemented: - rte_crypto_op_ctod_offset(c,t,o), which returns a pointer to "o" bytes after the start of the crypto operation (rte_crypto_op) - rte_crypto_op_ctophys_offset(c, o), which returns the physical address of the data "o" bytes after the start of the crypto operation (rte_crypto_op) Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Declan Doherty <declan.doherty@intel.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com> Acked-by: Fiona Trahe <fiona.trahe@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_crypto_sym.h | ||
rte_crypto.h | ||
rte_cryptodev_pci.h | ||
rte_cryptodev_pmd.c | ||
rte_cryptodev_pmd.h | ||
rte_cryptodev_vdev.h | ||
rte_cryptodev_version.map | ||
rte_cryptodev.c | ||
rte_cryptodev.h |