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

#include </opt/mellanox/doca/applications/ipsec_security_gw/ipsec_ctx.h>

Data Fields

enum doca_flow_crypto_key_type key_type
 
uint8_t enc_key_data [MAX_KEY_LEN]
 
uint64_t iv
 
uint32_t salt
 
uint32_t lifetime_threshold
 
bool esn_en
 

Detailed Description

Definition at line 50 of file ipsec_ctx.h.

Field Documentation

◆ enc_key_data

uint8_t ipsec_security_gw_sa_attrs::enc_key_data[MAX_KEY_LEN]

Definition at line 52 of file ipsec_ctx.h.

◆ esn_en

bool ipsec_security_gw_sa_attrs::esn_en

Definition at line 56 of file ipsec_ctx.h.

◆ iv

uint64_t ipsec_security_gw_sa_attrs::iv

Definition at line 53 of file ipsec_ctx.h.

◆ key_type

enum doca_flow_crypto_key_type ipsec_security_gw_sa_attrs::key_type

Definition at line 305 of file ipsec_ctx.h.

◆ lifetime_threshold

uint32_t ipsec_security_gw_sa_attrs::lifetime_threshold

Definition at line 55 of file ipsec_ctx.h.

◆ salt

uint32_t ipsec_security_gw_sa_attrs::salt

Definition at line 54 of file ipsec_ctx.h.


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