FreeBSD kernel pms device code
smEncrypt Struct Reference

#include <sm.h>

Collaboration diagram for smEncrypt:

Data Fields

smEncryptDek_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 222 of file sm.h.

Field Documentation

◆ dekInfo

smEncryptDek_t smEncrypt::dekInfo

Definition at line 223 of file sm.h.

◆ enableEncryptionPerLA

agBOOLEAN smEncrypt::enableEncryptionPerLA

Definition at line 226 of file sm.h.

◆ EncryptionPerLAAddrHi

bit32 smEncrypt::EncryptionPerLAAddrHi

Definition at line 236 of file sm.h.

◆ EncryptionPerLAAddrLo

bit32 smEncrypt::EncryptionPerLAAddrLo

Definition at line 235 of file sm.h.

◆ EncryptionPerLRegion0SecCount

bit16 smEncrypt::EncryptionPerLRegion0SecCount

Definition at line 237 of file sm.h.

◆ encryptMode

bit32 smEncrypt::encryptMode

Definition at line 228 of file sm.h.

◆ kekIndex

bit32 smEncrypt::kekIndex

Definition at line 224 of file sm.h.

◆ keyTag_W0

bit32 smEncrypt::keyTag_W0

Definition at line 229 of file sm.h.

◆ keyTag_W1

bit32 smEncrypt::keyTag_W1

Definition at line 230 of file sm.h.

◆ keyTagCheck

agBOOLEAN smEncrypt::keyTagCheck

Definition at line 225 of file sm.h.

◆ reserved

bit16 smEncrypt::reserved

Definition at line 238 of file sm.h.

◆ sectorSizeIndex

bit32 smEncrypt::sectorSizeIndex

Definition at line 227 of file sm.h.

◆ tweakVal_W0

bit32 smEncrypt::tweakVal_W0

Definition at line 231 of file sm.h.

◆ tweakVal_W1

bit32 smEncrypt::tweakVal_W1

Definition at line 232 of file sm.h.

◆ tweakVal_W2

bit32 smEncrypt::tweakVal_W2

Definition at line 233 of file sm.h.

◆ tweakVal_W3

bit32 smEncrypt::tweakVal_W3

Definition at line 234 of file sm.h.


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