FreeBSD kernel pms device code
tiEncrypt Struct Reference

#include <titypes.h>

Collaboration diagram for tiEncrypt:

Data Fields

tiEncryptDek_t dekInfo
 
bit32 kekIndex
 
agBOOLEAN keyTagCheck
 
agBOOLEAN enableEncryptionPerLA
 
bit32 sectorSizeIndex
 
bit32 encryptMode
 
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 318 of file titypes.h.

Field Documentation

◆ dekInfo

tiEncryptDek_t tiEncrypt::dekInfo

Definition at line 320 of file titypes.h.

◆ enableEncryptionPerLA

agBOOLEAN tiEncrypt::enableEncryptionPerLA

Definition at line 323 of file titypes.h.

Referenced by agtiapi_FreeCCB().

◆ EncryptionPerLAAddrHi

bit32 tiEncrypt::EncryptionPerLAAddrHi

Definition at line 333 of file titypes.h.

Referenced by agtiapi_FreeCCB().

◆ EncryptionPerLAAddrLo

bit32 tiEncrypt::EncryptionPerLAAddrLo

Definition at line 332 of file titypes.h.

Referenced by agtiapi_FreeCCB().

◆ EncryptionPerLRegion0SecCount

bit16 tiEncrypt::EncryptionPerLRegion0SecCount

Definition at line 334 of file titypes.h.

◆ encryptMode

bit32 tiEncrypt::encryptMode

Definition at line 325 of file titypes.h.

◆ kekIndex

bit32 tiEncrypt::kekIndex

Definition at line 321 of file titypes.h.

◆ keyTag_W0

bit32 tiEncrypt::keyTag_W0

Definition at line 326 of file titypes.h.

◆ keyTag_W1

bit32 tiEncrypt::keyTag_W1

Definition at line 327 of file titypes.h.

◆ keyTagCheck

agBOOLEAN tiEncrypt::keyTagCheck

Definition at line 322 of file titypes.h.

◆ reserved

bit16 tiEncrypt::reserved

Definition at line 335 of file titypes.h.

◆ sectorSizeIndex

bit32 tiEncrypt::sectorSizeIndex

Definition at line 324 of file titypes.h.

◆ tweakVal_W0

bit32 tiEncrypt::tweakVal_W0

Definition at line 328 of file titypes.h.

◆ tweakVal_W1

bit32 tiEncrypt::tweakVal_W1

Definition at line 329 of file titypes.h.

◆ tweakVal_W2

bit32 tiEncrypt::tweakVal_W2

Definition at line 330 of file titypes.h.

◆ tweakVal_W3

bit32 tiEncrypt::tweakVal_W3

Definition at line 331 of file titypes.h.


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