Home
last modified time | relevance | path

Searched defs:tde_data_enc_status_page (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sa.h658 struct tde_data_enc_status_page { struct
659 uint8_t page_code[2];
660 uint8_t page_length[2];
661 uint8_t scope;
664 uint8_t encryption_mode;
665 uint8_t decryption_mode;
666 uint8_t algo_index;
667 uint8_t key_instance_counter[4];
668 uint8_t byte12;
678 uint8_t enc_params_kad_format;
[all …]