FreeBSD kernel pms device code
agsaEncrypt_s Struct Reference

#include <sa.h>

Collaboration diagram for agsaEncrypt_s:

Data Fields

agsaEncryptDek_t dekInfo
 
bit32 kekIndex
 
agBOOLEAN keyTagCheck
 
agBOOLEAN enableEncryptionPerLA
 
bit32 sectorSizeIndex
 
bit32 cipherMode
 
bit32 keyTag_W0
 
bit32 keyTag_W1
 
bit32 tweakVal_W0
 
bit32 tweakVal_W1
 
bit32 tweakVal_W2
 
bit32 tweakVal_W3
 
bit32 EncryptionPerLAAddrLo
 
bit32 EncryptionPerLAAddrHi
 
bit16 EncryptionPerLRegion0SecCount
 
bit16 reserved
 

Detailed Description

Definition at line 2861 of file sa.h.

Field Documentation

◆ cipherMode

bit32 agsaEncrypt_s::cipherMode

Definition at line 2868 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ dekInfo

agsaEncryptDek_t agsaEncrypt_s::dekInfo

Definition at line 2863 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ enableEncryptionPerLA

agBOOLEAN agsaEncrypt_s::enableEncryptionPerLA

Definition at line 2866 of file sa.h.

Referenced by saSATAStart(), and saSSPStart().

◆ EncryptionPerLAAddrHi

bit32 agsaEncrypt_s::EncryptionPerLAAddrHi

Definition at line 2876 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ EncryptionPerLAAddrLo

bit32 agsaEncrypt_s::EncryptionPerLAAddrLo

Definition at line 2875 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ EncryptionPerLRegion0SecCount

bit16 agsaEncrypt_s::EncryptionPerLRegion0SecCount

Definition at line 2877 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ kekIndex

bit32 agsaEncrypt_s::kekIndex

Definition at line 2864 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ keyTag_W0

bit32 agsaEncrypt_s::keyTag_W0

Definition at line 2869 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ keyTag_W1

bit32 agsaEncrypt_s::keyTag_W1

Definition at line 2870 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ keyTagCheck

agBOOLEAN agsaEncrypt_s::keyTagCheck

Definition at line 2865 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ reserved

bit16 agsaEncrypt_s::reserved

Definition at line 2878 of file sa.h.

◆ sectorSizeIndex

bit32 agsaEncrypt_s::sectorSizeIndex

Definition at line 2867 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ tweakVal_W0

bit32 agsaEncrypt_s::tweakVal_W0

Definition at line 2871 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ tweakVal_W1

bit32 agsaEncrypt_s::tweakVal_W1

Definition at line 2872 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ tweakVal_W2

bit32 agsaEncrypt_s::tweakVal_W2

Definition at line 2873 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().

◆ tweakVal_W3

bit32 agsaEncrypt_s::tweakVal_W3

Definition at line 2874 of file sa.h.

Referenced by mpiDIFEncryptionOffloadCmd(), saSATAStart(), and saSSPStart().


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