FreeBSD kernel pms device code
IoctlEncryptDekAdd_s Struct Reference

#include <encrypt_ioctl.h>

Collaboration diagram for IoctlEncryptDekAdd_s:

Data Fields

bit32 kekIndex
 
bit32 dekTable
 
bit32 dekIndex
 
bit32 dekBlobFormat
 
bit32 dekTableKeyEntrySize
 
tiEncryptDekBlob_tdekBlob
 

Detailed Description

Definition at line 64 of file encrypt_ioctl.h.

Field Documentation

◆ dekBlob

tiEncryptDekBlob_t* IoctlEncryptDekAdd_s::dekBlob

Definition at line 70 of file encrypt_ioctl.h.

◆ dekBlobFormat

bit32 IoctlEncryptDekAdd_s::dekBlobFormat

Definition at line 68 of file encrypt_ioctl.h.

◆ dekIndex

bit32 IoctlEncryptDekAdd_s::dekIndex

Definition at line 67 of file encrypt_ioctl.h.

◆ dekTable

bit32 IoctlEncryptDekAdd_s::dekTable

Definition at line 66 of file encrypt_ioctl.h.

◆ dekTableKeyEntrySize

bit32 IoctlEncryptDekAdd_s::dekTableKeyEntrySize

Definition at line 69 of file encrypt_ioctl.h.

◆ kekIndex

bit32 IoctlEncryptDekAdd_s::kekIndex

Definition at line 65 of file encrypt_ioctl.h.


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