Struct cryptsetup::KeyslotArea [] [src]

pub struct KeyslotArea {
    pub offset: u64,
    pub length: u64,
}

Fields