FreeBSD kernel CAM code
tde_key_wrap_pk_page Struct Reference

#include <scsi_sa.h>

Data Fields

uint8_t page_code [2]
 
uint8_t page_length [2]
 
uint8_t public_key_type [4]
 
uint8_t public_key_format [4]
 
uint8_t public_key_length [2]
 
uint8_t public_key []
 

Detailed Description

Definition at line 741 of file scsi_sa.h.

Field Documentation

◆ page_code

uint8_t tde_key_wrap_pk_page::page_code[2]

Definition at line 742 of file scsi_sa.h.

◆ page_length

uint8_t tde_key_wrap_pk_page::page_length[2]

Definition at line 743 of file scsi_sa.h.

◆ public_key

uint8_t tde_key_wrap_pk_page::public_key[]

Definition at line 747 of file scsi_sa.h.

◆ public_key_format

uint8_t tde_key_wrap_pk_page::public_key_format[4]

Definition at line 745 of file scsi_sa.h.

◆ public_key_length

uint8_t tde_key_wrap_pk_page::public_key_length[2]

Definition at line 746 of file scsi_sa.h.

◆ public_key_type

uint8_t tde_key_wrap_pk_page::public_key_type[4]

Definition at line 744 of file scsi_sa.h.


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