FreeBSD kernel pms device code
agsaDifEncPayload_s Struct Reference

#include <sa.h>

Collaboration diagram for agsaDifEncPayload_s:

Data Fields

agsaSgl_t SrcSgl
 
bit32 SrcDL
 
agsaSgl_t DstSgl
 
bit32 DstDL
 
agsaDif_t dif
 
agsaEncrypt_t encrypt
 

Detailed Description

Definition at line 3574 of file sa.h.

Field Documentation

◆ dif

agsaDif_t agsaDifEncPayload_s::dif

Definition at line 3580 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().

◆ DstDL

bit32 agsaDifEncPayload_s::DstDL

Definition at line 3579 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().

◆ DstSgl

agsaSgl_t agsaDifEncPayload_s::DstSgl

Definition at line 3578 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().

◆ encrypt

agsaEncrypt_t agsaDifEncPayload_s::encrypt

Definition at line 3581 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().

◆ SrcDL

bit32 agsaDifEncPayload_s::SrcDL

Definition at line 3577 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().

◆ SrcSgl

agsaSgl_t agsaDifEncPayload_s::SrcSgl

Definition at line 3576 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd().


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