cryptsetup API
Public cryptsetup API
Loading...
Searching...
No Matches
Data Fields
crypt_params_hw_opal Struct Reference

#include <libcryptsetup.h>

Data Fields

const char * admin_key
 
size_t admin_key_size
 
size_t user_key_size
 

Detailed Description

Structure used as parameter for OPAL (HW encrypted) device type.

See also
crypt_format_luks2_opal

Field Documentation

◆ admin_key

const char* crypt_params_hw_opal::admin_key

admin key

◆ admin_key_size

size_t crypt_params_hw_opal::admin_key_size

admin key size in bytes

◆ user_key_size

size_t crypt_params_hw_opal::user_key_size

user authority key size part in bytes


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