Provided by: dpdk-doc_24.11.2-2_all 

NAME
rte_crypto_raw_dp_ctx
SYNOPSIS
#include <rte_cryptodev.h>
Detailed Description
Context data for raw data-path API crypto process. The buffer of this structure is to be allocated by the user application with the size equal or bigger than rte_cryptodev_get_raw_dp_ctx_size() returned value. Definition at line 1591 of file rte_cryptodev.h.
Author
Generated automatically by Doxygen for DPDK from the source code. DPDK Version 24.11.2 rte_crypto_raw_dp_ctx(3)