FreeBSD kernel pms device code
EncryptDekMapEntry_s Struct Reference

#include <encrypt_ioctl.h>

Collaboration diagram for EncryptDekMapEntry_s:

Data Fields

bit32 flags
 
unsigned long long startLBA
 
unsigned long long endLBA
 
tiEncryptDek_t dek
 

Detailed Description

Definition at line 86 of file encrypt_ioctl.h.

Field Documentation

◆ dek

tiEncryptDek_t EncryptDekMapEntry_s::dek

Definition at line 92 of file encrypt_ioctl.h.

◆ endLBA

unsigned long long EncryptDekMapEntry_s::endLBA

Definition at line 91 of file encrypt_ioctl.h.

◆ flags

bit32 EncryptDekMapEntry_s::flags

Definition at line 89 of file encrypt_ioctl.h.

◆ startLBA

unsigned long long EncryptDekMapEntry_s::startLBA

Definition at line 90 of file encrypt_ioctl.h.


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