Skip to main content

Module types

Module types 

Source

Structs§

EncryptedOffset
Progressive-encryption progress state.
SectorRange
A contiguous run of sectors [start, start + count).
VolumeId
Identifies an attached volume and how to reach its raw sectors.

Enums§

VolumeState
Persisted sweep direction for a volume.

Traits§

VolumeCipher
A full-volume sector cipher.
VolumeCipherSupplier
A factory that produces a short-lived VolumeCipher for each I/O burst or sweep batch and lets the cipher be destroyed promptly afterward.

Functions§

guid_from_windows_bytes
Build a Guid from the 16 raw bytes of a Windows GUID / GPT PARTITION_INFORMATION_GPT.PartitionId / EFI_GUID as they appear in memory.

Type Aliases§

Guid
Volume / partition GUID. Stored as a 16-byte UUID.