DPDK 22.11.5
|
#include <rte_cryptodev.h>
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 1444 of file rte_cryptodev.h.