DPDK 25.11.3
Loading...
Searching...
No Matches
rte_security_tls_record_xform::[struct].__unnamed0__.dtls_1_2 Struct Reference

Data Fields

uint16_t epoch
uint64_t seq_no
uint8_t imp_nonce [RTE_SECURITY_DTLS_1_2_IMP_NONCE_LEN]
uint32_t ar_win_sz

Detailed Description

DTLS 1.2 parameters

Definition at line 711 of file rte_security.h.

Field Documentation

◆ epoch

uint16_t epoch

Epoch value to be used.

◆ seq_no

uint64_t seq_no

6B starting sequence number to be used.

◆ imp_nonce

Implicit nonce to be used for AEAD algos.

◆ ar_win_sz

uint32_t ar_win_sz

Anti replay window size to enable sequence replay attack handling. Anti replay check is disabled if the window size is 0.


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