FreeBSD kernel pms device code
IoctlEncryptKekAdd_s Struct Reference

#include <encrypt_ioctl.h>

Collaboration diagram for IoctlEncryptKekAdd_s:

Data Fields

bit32 kekIndex
 
bit32 wrapperKekIndex
 
bit32 blobFormat
 
tiEncryptKekBlob_tEncryptKekBlob
 

Detailed Description

Definition at line 57 of file encrypt_ioctl.h.

Field Documentation

◆ blobFormat

bit32 IoctlEncryptKekAdd_s::blobFormat

Definition at line 60 of file encrypt_ioctl.h.

◆ EncryptKekBlob

tiEncryptKekBlob_t* IoctlEncryptKekAdd_s::EncryptKekBlob

Definition at line 61 of file encrypt_ioctl.h.

◆ kekIndex

bit32 IoctlEncryptKekAdd_s::kekIndex

Definition at line 58 of file encrypt_ioctl.h.

◆ wrapperKekIndex

bit32 IoctlEncryptKekAdd_s::wrapperKekIndex

Definition at line 59 of file encrypt_ioctl.h.


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