FreeBSD kernel pms device code
ag_encrypt_map_s Struct Reference

#include <agtiapi.h>

Data Fields

unsigned long long lbaMin
 
unsigned long long lbaMax
 
dek_table_e dekTable
 
bit32 dekIndex
 
bit32 kekIndex
 
bit32 kekTagCheck
 
bit32 kekTag [2]
 
struct list_head * list
 

Detailed Description

Definition at line 151 of file agtiapi.h.

Field Documentation

◆ dekIndex

bit32 ag_encrypt_map_s::dekIndex

Definition at line 155 of file agtiapi.h.

◆ dekTable

dek_table_e ag_encrypt_map_s::dekTable

Definition at line 154 of file agtiapi.h.

◆ kekIndex

bit32 ag_encrypt_map_s::kekIndex

Definition at line 156 of file agtiapi.h.

◆ kekTag

bit32 ag_encrypt_map_s::kekTag[2]

Definition at line 158 of file agtiapi.h.

◆ kekTagCheck

bit32 ag_encrypt_map_s::kekTagCheck

Definition at line 157 of file agtiapi.h.

◆ lbaMax

unsigned long long ag_encrypt_map_s::lbaMax

Definition at line 153 of file agtiapi.h.

◆ lbaMin

unsigned long long ag_encrypt_map_s::lbaMin

Definition at line 152 of file agtiapi.h.

◆ list

struct list_head* ag_encrypt_map_s::list

Definition at line 159 of file agtiapi.h.


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