NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
aes_gcm_resources Struct Reference

#include </opt/mellanox/doca/samples/doca_aes_gcm/aes_gcm_common.h>

Collaboration diagram for aes_gcm_resources:

Data Fields

struct program_core_objectsstate
 
struct doca_aes_gcm * aes_gcm
 
size_t num_remaining_tasks
 
enum aes_gcm_mode mode
 
bool run_pe_progress
 

Detailed Description

Definition at line 81 of file aes_gcm_common.h.

Field Documentation

◆ aes_gcm

struct doca_aes_gcm* aes_gcm_resources::aes_gcm

Definition at line 83 of file aes_gcm_common.h.

◆ mode

enum aes_gcm_mode aes_gcm_resources::mode

Definition at line 84 of file aes_gcm_common.h.

◆ num_remaining_tasks

size_t aes_gcm_resources::num_remaining_tasks

Definition at line 84 of file aes_gcm_common.h.

◆ run_pe_progress

bool aes_gcm_resources::run_pe_progress

Definition at line 86 of file aes_gcm_common.h.

◆ state

struct program_core_objects* aes_gcm_resources::state

Definition at line 82 of file aes_gcm_common.h.


The documentation for this struct was generated from the following file: