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

#include <libcryptsetup.h>

Data Fields

const char * hash
 
uint64_t offset
 
uint64_t skip
 

Detailed Description

Structure used as parameter for loop-AES device type.

See also
crypt_format

Field Documentation

◆ hash

const char* crypt_params_loopaes::hash

key hash function

◆ offset

uint64_t crypt_params_loopaes::offset

offset in sectors

◆ skip

uint64_t crypt_params_loopaes::skip

IV offset / initialization sector


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