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

doca flow crypto key configuration More...

#include <doca_flow_crypto.h>

Data Fields

enum doca_flow_crypto_key_type key_type
 
uint32_t * key
 

Detailed Description

doca flow crypto key configuration

Definition at line 158 of file doca_flow_crypto.h.

Field Documentation

◆ key

uint32_t* doca_flow_crypto_key_cfg::key

Key data based on key type

Definition at line 161 of file doca_flow_crypto.h.

◆ key_type

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.


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