| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
doca flow crypto key configuration More...
#include <doca_flow_crypto.h>
Data Fields | |
| enum doca_flow_crypto_key_type | key_type |
| uint32_t * | key |
doca flow crypto key configuration
Definition at line 158 of file doca_flow_crypto.h.
| uint32_t* doca_flow_crypto_key_cfg::key |
Key data based on key type
Definition at line 161 of file doca_flow_crypto.h.
| enum doca_flow_crypto_key_type doca_flow_crypto_key_cfg::key_type |
key type - 128/256
Definition at line 351 of file doca_flow_crypto.h.