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

#include <t4_crypto.h>

Data Fields

__u8 flitcnt_hmacctrl
 
__u8 protover_ciphmode
 
__u8 authmode_to_rxvalid
 
__u8 ivpresent_to_rxmk_size
 
__u8 rxsalt [4]
 
__be64 ivinsert_to_authinsrt
 

Detailed Description

Definition at line 226 of file t4_crypto.h.

Field Documentation

◆ authmode_to_rxvalid

__u8 tls_keyctx::key_ctx::rx_keyctx_hdr::authmode_to_rxvalid

Definition at line 229 of file t4_crypto.h.

◆ flitcnt_hmacctrl

__u8 tls_keyctx::key_ctx::rx_keyctx_hdr::flitcnt_hmacctrl

Definition at line 227 of file t4_crypto.h.

◆ ivinsert_to_authinsrt

__be64 tls_keyctx::key_ctx::rx_keyctx_hdr::ivinsert_to_authinsrt

Definition at line 232 of file t4_crypto.h.

◆ ivpresent_to_rxmk_size

__u8 tls_keyctx::key_ctx::rx_keyctx_hdr::ivpresent_to_rxmk_size

Definition at line 230 of file t4_crypto.h.

◆ protover_ciphmode

__u8 tls_keyctx::key_ctx::rx_keyctx_hdr::protover_ciphmode

Definition at line 228 of file t4_crypto.h.

◆ rxsalt

__u8 tls_keyctx::key_ctx::rx_keyctx_hdr::rxsalt[4]

Definition at line 231 of file t4_crypto.h.


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