FreeBSD kernel CXGBE device code
cpl_tx_sec_pdu Struct Reference

#include <t4_msg.h>

Data Fields

__be32 op_ivinsrtofst
 
__be32 pldlen
 
__be32 aadstart_cipherstop_hi
 
__be32 cipherstop_lo_authinsert
 
__be32 seqno_numivs
 
__be32 ivgen_hdrlen
 
__be64 scmd1
 

Detailed Description

Definition at line 3459 of file t4_msg.h.

Field Documentation

◆ aadstart_cipherstop_hi

__be32 cpl_tx_sec_pdu::aadstart_cipherstop_hi

Definition at line 3462 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), and ccr_gcm().

◆ cipherstop_lo_authinsert

__be32 cpl_tx_sec_pdu::cipherstop_lo_authinsert

Definition at line 3463 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ ivgen_hdrlen

__be32 cpl_tx_sec_pdu::ivgen_hdrlen

Definition at line 3465 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ op_ivinsrtofst

__be32 cpl_tx_sec_pdu::op_ivinsrtofst

Definition at line 3460 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ pldlen

__be32 cpl_tx_sec_pdu::pldlen

Definition at line 3461 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ scmd1

__be64 cpl_tx_sec_pdu::scmd1

Definition at line 3466 of file t4_msg.h.

◆ seqno_numivs

__be32 cpl_tx_sec_pdu::seqno_numivs

Definition at line 3464 of file t4_msg.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().


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