Enum cryptsetup::RngType [] [src]

pub enum RngType {
    URandom,
    Random,
}

Variants