| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_aes_gcm/aes_gcm_common.h>

Data Fields | |
| struct program_core_objects * | state |
| struct doca_aes_gcm * | aes_gcm |
| size_t | num_remaining_tasks |
| enum aes_gcm_mode | mode |
| bool | run_pe_progress |
Definition at line 81 of file aes_gcm_common.h.
| struct doca_aes_gcm* aes_gcm_resources::aes_gcm |
Definition at line 83 of file aes_gcm_common.h.
| enum aes_gcm_mode aes_gcm_resources::mode |
Definition at line 84 of file aes_gcm_common.h.
| size_t aes_gcm_resources::num_remaining_tasks |
Definition at line 84 of file aes_gcm_common.h.
| bool aes_gcm_resources::run_pe_progress |
Definition at line 86 of file aes_gcm_common.h.
| struct program_core_objects* aes_gcm_resources::state |
Definition at line 82 of file aes_gcm_common.h.