FreeBSD kernel CXGBE device code
tls_keyctx::key_ctx::tx_keyctx_hdr Struct Reference

#include <t4_crypto.h>

Data Fields

__u8 ctxlen
 
__u8 r2
 
__be16 dualck_to_txvalid
 
__u8 txsalt [4]
 
__be64 r5
 

Detailed Description

Definition at line 219 of file t4_crypto.h.

Field Documentation

◆ ctxlen

__u8 tls_keyctx::key_ctx::tx_keyctx_hdr::ctxlen

Definition at line 220 of file t4_crypto.h.

◆ dualck_to_txvalid

__be16 tls_keyctx::key_ctx::tx_keyctx_hdr::dualck_to_txvalid

Definition at line 222 of file t4_crypto.h.

◆ r2

__u8 tls_keyctx::key_ctx::tx_keyctx_hdr::r2

Definition at line 221 of file t4_crypto.h.

◆ r5

__be64 tls_keyctx::key_ctx::tx_keyctx_hdr::r5

Definition at line 224 of file t4_crypto.h.

◆ txsalt

__u8 tls_keyctx::key_ctx::tx_keyctx_hdr::txsalt[4]

Definition at line 223 of file t4_crypto.h.


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