FreeBSD kernel CXGBE device code
tls_keyctx::key_ctx Union Reference

#include <t4_crypto.h>

Collaboration diagram for tls_keyctx::key_ctx:

Data Structures

struct  rx_keyctx_hdr
 
struct  tx_keyctx_hdr
 

Data Fields

struct tls_keyctx::key_ctx::tx_keyctx_hdr txhdr
 
struct tls_keyctx::key_ctx::rx_keyctx_hdr rxhdr
 

Detailed Description

Definition at line 218 of file t4_crypto.h.

Field Documentation

◆ rxhdr

struct tls_keyctx::key_ctx::rx_keyctx_hdr tls_keyctx::key_ctx::rxhdr

◆ txhdr

struct tls_keyctx::key_ctx::tx_keyctx_hdr tls_keyctx::key_ctx::txhdr

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