FreeBSD kernel pms device code
EncryptDeviceDekMap_s Struct Reference

#include <encrypt_ioctl.h>

Data Fields

bit32 host
 
bit32 channel
 
bit32 device
 
bit32 lun
 
bit32 keytag_check
 
bit32 keytag [2]
 
EncryptDekMapEntry_t dekMapEntry [1]
 

Detailed Description

Definition at line 95 of file encrypt_ioctl.h.

Field Documentation

◆ channel

bit32 EncryptDeviceDekMap_s::channel

Definition at line 97 of file encrypt_ioctl.h.

◆ dekMapEntry

EncryptDekMapEntry_t EncryptDeviceDekMap_s::dekMapEntry[1]

Definition at line 102 of file encrypt_ioctl.h.

◆ device

bit32 EncryptDeviceDekMap_s::device

Definition at line 98 of file encrypt_ioctl.h.

◆ host

bit32 EncryptDeviceDekMap_s::host

Definition at line 96 of file encrypt_ioctl.h.

◆ keytag

bit32 EncryptDeviceDekMap_s::keytag[2]

Definition at line 101 of file encrypt_ioctl.h.

◆ keytag_check

bit32 EncryptDeviceDekMap_s::keytag_check

Definition at line 100 of file encrypt_ioctl.h.

◆ lun

bit32 EncryptDeviceDekMap_s::lun

Definition at line 99 of file encrypt_ioctl.h.


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