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

Data Fields

uint64_t seq_no
uint8_t imp_nonce [RTE_SECURITY_TLS_1_3_IMP_NONCE_LEN]
uint32_t min_payload_len

Detailed Description

TLS 1.3 parameters.

Definition at line 697 of file rte_security.h.

Field Documentation

◆ seq_no

uint64_t seq_no

Starting sequence number.

◆ imp_nonce

Implicit nonce to be used for AEAD algos.

◆ min_payload_len

uint32_t min_payload_len

Minimum payload length (in case of write sessions). For shorter inputs, the payload would be padded appropriately before performing crypto transformations.


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