FreeBSD kernel CAM code
tde_set_data_enc_page Struct Reference

#include <scsi_sa.h>

Data Fields

uint8_t page_code [2]
 
uint8_t page_length [2]
 
uint8_t byte4
 
uint8_t byte5
 
uint8_t encryption_mode
 
uint8_t decryption_mode
 
uint8_t algo_index
 
uint8_t lbe_key_format
 
uint8_t kad_format
 
uint8_t reserved [7]
 
uint8_t lbe_key_length [2]
 
uint8_t lbe_key []
 

Detailed Description

Definition at line 762 of file scsi_sa.h.

Field Documentation

◆ algo_index

uint8_t tde_set_data_enc_page::algo_index

Definition at line 793 of file scsi_sa.h.

◆ byte4

uint8_t tde_set_data_enc_page::byte4

Definition at line 765 of file scsi_sa.h.

◆ byte5

uint8_t tde_set_data_enc_page::byte5

Definition at line 771 of file scsi_sa.h.

◆ decryption_mode

uint8_t tde_set_data_enc_page::decryption_mode

Definition at line 788 of file scsi_sa.h.

◆ encryption_mode

uint8_t tde_set_data_enc_page::encryption_mode

Definition at line 784 of file scsi_sa.h.

◆ kad_format

uint8_t tde_set_data_enc_page::kad_format

Definition at line 799 of file scsi_sa.h.

◆ lbe_key

uint8_t tde_set_data_enc_page::lbe_key[]

Definition at line 805 of file scsi_sa.h.

◆ lbe_key_format

uint8_t tde_set_data_enc_page::lbe_key_format

Definition at line 794 of file scsi_sa.h.

◆ lbe_key_length

uint8_t tde_set_data_enc_page::lbe_key_length[2]

Definition at line 804 of file scsi_sa.h.

◆ page_code

uint8_t tde_set_data_enc_page::page_code[2]

Definition at line 763 of file scsi_sa.h.

◆ page_length

uint8_t tde_set_data_enc_page::page_length[2]

Definition at line 764 of file scsi_sa.h.

◆ reserved

uint8_t tde_set_data_enc_page::reserved[7]

Definition at line 803 of file scsi_sa.h.


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